[llvm-commits] CVS: llvm-test/MultiSource/Applications/d/Makefile

John Criswell criswell at cs.uiuc.edu
Wed Sep 1 07:34:25 PDT 2004



Changes in directory llvm-test/MultiSource/Applications/d:

Makefile updated: 1.2 -> 1.3
---
Log message:

Migrating test suite out of the source tree.



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

Index: llvm-test/MultiSource/Applications/d/Makefile
diff -u llvm-test/MultiSource/Applications/d/Makefile:1.2 llvm-test/MultiSource/Applications/d/Makefile:1.3
--- llvm-test/MultiSource/Applications/d/Makefile:1.2	Wed Feb  4 17:07:03 2004
+++ llvm-test/MultiSource/Applications/d/Makefile	Wed Sep  1 09:33:20 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../..
 PROG = make_dparser
 Sources=make_dparser.c write_ctables.c gram.c lex.c lr.c arg.c parse.c scan.c symtab.c util.c grammar.g.c
 CPPFLAGS =  -DD_BUILD_VERSION=5725






More information about the llvm-commits mailing list