[llvm-commits] CVS: llvm/test/Programs/SingleSource/Makefile
Nicholas Hildenbrandt
hldnbrnd at cs.uiuc.edu
Mon Nov 4 13:58:02 PST 2002
Changes in directory llvm/test/Programs/SingleSource:
Makefile updated: 1.2 -> 1.3
---
Log message:
Added Ptrdist-anagram
---
Diffs of the changes:
Index: llvm/test/Programs/SingleSource/Makefile
diff -u llvm/test/Programs/SingleSource/Makefile:1.2 llvm/test/Programs/SingleSource/Makefile:1.3
--- llvm/test/Programs/SingleSource/Makefile:1.2 Wed Apr 17 12:45:10 2002
+++ llvm/test/Programs/SingleSource/Makefile Mon Nov 4 13:57:36 2002
@@ -1,4 +1,4 @@
LEVEL = ../../..
-DIRS = UnitTests Shootout
+DIRS = UnitTests Shootout Ptrdist-anagram
include Makefile.singlesrc
More information about the llvm-commits
mailing list