mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 07:09:08 +00:00
Make people explicitly add dirs to this. Remove ModuleMaker as it currently
does not build (it must be configured before it will work) llvm-svn: 15936
This commit is contained in:
parent
e3268d4fe7
commit
12e30d4dcc
@ -10,7 +10,6 @@ LEVEL=../..
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
DIRS=
|
||||
OPTIONAL_DIRS:=$(basename $(shell ls $(SourceDir) | grep -v CVS | grep -v Makefile))
|
||||
DIRS = Fibonacci HowToUseJIT
|
||||
|
||||
include $(BUILD_SRC_ROOT)/Makefile.rules
|
||||
|
Loading…
Reference in New Issue
Block a user