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



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to