diff options
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/Makefile b/tools/Makefile index 2c00400..83c54e2 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -20,8 +20,6 @@ ifneq($(OS),Win32) PARALLEL_DIRS += bugpoint llvm-db endif -EXTRA_DIST := Makefile.JIT - include $(LEVEL)/Makefile.config ifeq ($(ARCH), Sparc) |