[llvm-commits] CVS: llvm-stacker/lib/compiler/Makefile
Reid Spencer
reid at x10sys.com
Thu Apr 5 09:19:45 PDT 2007
Changes in directory llvm-stacker/lib/compiler:
Makefile updated: 1.12 -> 1.13
---
Log message:
Make this compile again by abandoning partially completed makefile work.
---
Diffs of the changes: (+0 -1)
Makefile | 1 -
1 files changed, 1 deletion(-)
Index: llvm-stacker/lib/compiler/Makefile
diff -u llvm-stacker/lib/compiler/Makefile:1.12 llvm-stacker/lib/compiler/Makefile:1.13
--- llvm-stacker/lib/compiler/Makefile:1.12 Thu Mar 29 14:05:44 2007
+++ llvm-stacker/lib/compiler/Makefile Thu Apr 5 11:19:25 2007
@@ -14,7 +14,6 @@
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common
-include $(LLVMMAKE)/archive
ifdef PARSE_DEBUG
INCLUDES += -DPARSE_DEBUG
More information about the llvm-commits
mailing list