[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT95/134.perl/Makefile
John Criswell
criswell at cs.uiuc.edu
Mon Feb 16 10:23:02 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CINT95/134.perl:
Makefile added (r1.1)
---
Log message:
Initial checkin of 134.perl SPEC95 integer benchmark.
---
Diffs of the changes: (+4 -0)
Index: llvm/test/Programs/External/SPEC/CINT95/134.perl/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT95/134.perl/Makefile:1.1
*** /dev/null Mon Feb 16 10:22:30 2004
--- llvm/test/Programs/External/SPEC/CINT95/134.perl/Makefile Mon Feb 16 10:22:19 2004
***************
*** 0 ****
--- 1,4 ----
+ LEVEL = ../../../../../..
+ CPPFLAGS += -DHAVE_STRERROR -DHAS_MKDIR -DHAS_RMDIR -DI_TIME
+ include ../../Makefile.spec95
+
More information about the llvm-commits
mailing list