mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 23:29:51 +00:00
Avoid building samples. Require explicit list of directory names to build.
llvm-svn: 15937
This commit is contained in:
parent
12e30d4dcc
commit
53d2acaa77
@ -10,7 +10,6 @@ LEVEL=..
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
#DIRS=
|
||||
DIRS:= $(patsubst %/Makefile,%,$(wildcard $(SourceDir)/*/Makefile))
|
||||
DIRS:= SmallExamples sample
|
||||
|
||||
include $(BUILD_SRC_ROOT)/Makefile.rules
|
||||
|
Loading…
Reference in New Issue
Block a user