mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 09:45:00 +00:00
Makefile.JIT doesn't exist any more so it doesn't need to be distributed.
llvm-svn: 19009
This commit is contained in:
parent
8216f0a6e5
commit
50d34f043a
@ -20,8 +20,6 @@ ifneq($(OS),Win32)
|
||||
PARALLEL_DIRS += bugpoint llvm-db
|
||||
endif
|
||||
|
||||
EXTRA_DIST := Makefile.JIT
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
ifeq ($(ARCH), Sparc)
|
||||
|
Loading…
Reference in New Issue
Block a user