[llvm-commits] CVS: llvm/test/Programs/External/SPEC/Makefile

Chris Lattner lattner at cs.uiuc.edu
Wed May 14 18:23:50 PDT 2003


Changes in directory llvm/test/Programs/External/SPEC:

Makefile added (r1.1)

---
Log message:

Initial checkin



---
Diffs of the changes:

Index: llvm/test/Programs/External/SPEC/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/Makefile:1.1
*** /dev/null	Wed May 14 18:21:03 2003
--- llvm/test/Programs/External/SPEC/Makefile	Wed May 14 18:20:53 2003
***************
*** 0 ****
--- 1,3 ----
+ LEVEL = ../../../..
+ DIRS := $(sort $(filter-out CVS/, $(wildcard */)))
+ include ${LEVEL}/test/Makefile.tests





More information about the llvm-commits mailing list