[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile

Chris Lattner lattner at cs.uiuc.edu
Tue Oct 5 14:39:26 PDT 2004



Changes in directory llvm-test/MultiSource/Benchmarks/Prolangs-C:

Makefile added (r1.1)
---
Log message:

Add makefile


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

Index: llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile
diff -c /dev/null llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile:1.1
*** /dev/null	Tue Oct  5 16:39:22 2004
--- llvm-test/MultiSource/Benchmarks/Prolangs-C/Makefile	Tue Oct  5 16:39:12 2004
***************
*** 0 ****
--- 1,5 ----
+ LEVEL = ../../..
+ PARALLEL_DIRS  := TimberWolfMC agrep allroots archie-client assembler bison \
+       cdecl compiler dixie fixoutput football gnugo loader \
+       plot2fig simulator unix-smail unix-tbl
+ include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list