[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT95/132.ijpeg/Makefile

John Criswell criswell at cs.uiuc.edu
Tue Feb 10 13:47:01 PST 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT95/132.ijpeg:

Makefile added (r1.1)

---
Log message:

Checkin of 132.ijpeg SPEC95 integer benchmark.



---
Diffs of the changes:  (+8 -0)

Index: llvm/test/Programs/External/SPEC/CINT95/132.ijpeg/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT95/132.ijpeg/Makefile:1.1
*** /dev/null	Tue Feb 10 13:46:06 2004
--- llvm/test/Programs/External/SPEC/CINT95/132.ijpeg/Makefile	Tue Feb 10 13:45:56 2004
***************
*** 0 ****
--- 1,8 ----
+ LEVEL = ../../../../../..
+ STDIN_FILENAME  := specmun.ppm
+ STDOUT_FILENAME := specmun.out
+ CPPFLAGS += -DNO_SYSERRLIST
+ 
+ Source=libpbm1.c libpbm2.c libpbm3.c libpbm4.c libpbm5.c libpgm1.c libpgm2.c libppm1.c libppm2.c libppm3.c libppm4.c libppm5.c spec_image.c spec_jmemdst.c spec_jmemsrc.c spec_main.c rdppm.c wrppm.c rdgif.c wrgif.c rdtarga.c wrtarga.c rdbmp.c wrbmp.c jcapi.c jcparam.c jdatadst.c jcmaster.c jcmarker.c jcmainct.c jcprepct.c jccoefct.c jccolor.c jcsample.c jchuff.c jcdctmgr.c jfdctfst.c jfdctflt.c jfdctint.c jdapi.c jdatasrc.c jdmaster.c jdmarker.c jdmainct.c jdcoefct.c jdpostct.c jddctmgr.c jidctfst.c jidctflt.c jidctint.c jidctred.c jdhuff.c jdsample.c jdcolor.c jquant1.c jquant2.c jdmerge.c jcomapi.c jutils.c jerror.c jmemmgr.c jmemnobs.c
+ include ../../Makefile.spec95
+ 





More information about the llvm-commits mailing list