[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Wed May 14 18:24:40 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC/CINT2000:
Makefile added (r1.1)
---
Log message:
Initial checkin
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/CINT2000/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/Makefile:1.1
*** /dev/null Wed May 14 18:21:05 2003
--- llvm/test/Programs/External/SPEC/CINT2000/Makefile Wed May 14 18:20:55 2003
***************
*** 0 ****
--- 1,3 ----
+ LEVEL = ../../../../..
+ DIRS := $(sort $(filter-out CVS/, $(wildcard */)))
+ include ${LEVEL}/test/Makefile.tests
More information about the llvm-commits
mailing list