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

Chris Lattner lattner at cs.uiuc.edu
Mon Oct 4 20:54:35 PDT 2004



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

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

These are the ones that survived



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

Index: llvm-test/MultiSource/Benchmarks/Prolangs-C++/Makefile
diff -c /dev/null llvm-test/MultiSource/Benchmarks/Prolangs-C++/Makefile:1.1
*** /dev/null	Mon Oct  4 22:54:34 2004
--- llvm-test/MultiSource/Benchmarks/Prolangs-C++/Makefile	Mon Oct  4 22:54:24 2004
***************
*** 0 ****
--- 1,4 ----
+ LEVEL = ../../..
+ PARALLEL_DIRS  := NP city deriv1 deriv2 employ family fsm garage \
+                   life objects ocean office primes shapes simul trees vcirc
+ include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list