[llvm-commits] CVS: llvm-test/MultiSource/Applications/obsequi/Makefile
John Criswell
criswell at cs.uiuc.edu
Wed Sep 1 07:34:25 PDT 2004
Changes in directory llvm-test/MultiSource/Applications/obsequi:
Makefile updated: 1.1 -> 1.2
---
Log message:
Migrating test suite out of the source tree.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/MultiSource/Applications/obsequi/Makefile
diff -u llvm-test/MultiSource/Applications/obsequi/Makefile:1.1 llvm-test/MultiSource/Applications/obsequi/Makefile:1.2
--- llvm-test/MultiSource/Applications/obsequi/Makefile:1.1 Tue May 11 14:34:12 2004
+++ llvm-test/MultiSource/Applications/obsequi/Makefile Wed Sep 1 09:33:20 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../..
PROG = Obsequi
CPPFLAGS += -DCOUNTBITS16 -DLASTBIT16 -DCOUNTMOVES_TABLE -DHASHCODEBITS=23
CPPFLAGS += -DTWO_STAGE_GENERATION
More information about the llvm-commits
mailing list