[llvm-commits] CVS: llvm/test/Programs/SingleSource/UnitTests/Makefile

Chris Lattner lattner at cs.uiuc.edu
Thu Sep 11 14:04:03 PDT 2003


Changes in directory llvm/test/Programs/SingleSource/UnitTests:

Makefile updated: 1.1 -> 1.2

---
Log message:

fix filename


---
Diffs of the changes:

Index: llvm/test/Programs/SingleSource/UnitTests/Makefile
diff -u llvm/test/Programs/SingleSource/UnitTests/Makefile:1.1 llvm/test/Programs/SingleSource/UnitTests/Makefile:1.2
--- llvm/test/Programs/SingleSource/UnitTests/Makefile:1.1	Wed Apr 17 12:45:21 2002
+++ llvm/test/Programs/SingleSource/UnitTests/Makefile	Thu Sep 11 14:03:43 2003
@@ -1,4 +1,4 @@
-# Programs/SingleSource/Misc/Makefile
+# Programs/SingleSource/UnitTests/Makefile
 
 LEVEL = ../../../..
 include ../Makefile.singlesrc





More information about the llvm-commits mailing list