[llvm-commits] CVS: llvm/tools/Makefile

Reid Spencer reid at x10sys.com
Thu Dec 16 18:06:47 PST 2004



Changes in directory llvm/tools:

Makefile updated: 1.37 -> 1.38
---
Log message:

Makefile.JIT doesn't exist any more so it doesn't need to be distributed.


---
Diffs of the changes:  (+0 -2)

Index: llvm/tools/Makefile
diff -u llvm/tools/Makefile:1.37 llvm/tools/Makefile:1.38
--- llvm/tools/Makefile:1.37	Thu Dec 16 19:46:41 2004
+++ llvm/tools/Makefile	Thu Dec 16 20:06:36 2004
@@ -20,8 +20,6 @@
 PARALLEL_DIRS += bugpoint llvm-db 
 endif
 
-EXTRA_DIST := Makefile.JIT
-
 include $(LEVEL)/Makefile.config
 
 ifeq ($(ARCH), Sparc)






More information about the llvm-commits mailing list