[llvm-commits] CVS: llvm-test/External/Makefile.external
Reid Spencer
reid at x10sys.com
Sun Sep 5 00:57:04 PDT 2004
Changes in directory llvm-test/External:
Makefile.external updated: 1.2 -> 1.3
---
Log message:
Rid llvm-test of the last vestiges of its "test/Programs" inheritance.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/External/Makefile.external
diff -u llvm-test/External/Makefile.external:1.2 llvm-test/External/Makefile.external:1.3
--- llvm-test/External/Makefile.external:1.2 Wed Sep 1 09:33:19 2004
+++ llvm-test/External/Makefile.external Sun Sep 5 02:56:51 2004
@@ -1,4 +1,4 @@
-##===- test/Programs/SingleSource/Makefile.external --------*- Makefile -*-===##
+##===- External/Makefile.external --------------------------*- Makefile -*-===##
#
# This makefile is used to build programs that are not directly in the LLVM
# build system. It relies on a set of external makefiles to build the program,
More information about the llvm-commits
mailing list