[llvm-commits] CVS: llvm-stacker/Makefile.common.in

Reid Spencer reid at x10sys.com
Thu Apr 5 09:19:42 PDT 2007



Changes in directory llvm-stacker:

Makefile.common.in updated: 1.4 -> 1.5
---
Log message:

Make this compile again by abandoning partially completed makefile work.


---
Diffs of the changes:  (+1 -1)

 Makefile.common.in |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-stacker/Makefile.common.in
diff -u llvm-stacker/Makefile.common.in:1.4 llvm-stacker/Makefile.common.in:1.5
--- llvm-stacker/Makefile.common.in:1.4	Thu Mar 29 14:05:44 2007
+++ llvm-stacker/Makefile.common.in	Thu Apr  5 11:19:25 2007
@@ -26,4 +26,4 @@
 PROJ_INSTALL_ROOT := @prefix@
 
 # Include LLVM's Master Makefile.
-include $(LLVM_OBJ_ROOT)/Makefile.config
+include $(LLVM_OBJ_ROOT)/Makefile.common






More information about the llvm-commits mailing list