Changes in directory llvm-test/MultiSource/Benchmarks/MiBench/security:
Makefile added (r1.1) --- Log message: Missed a makefile --- Diffs of the changes: (+7 -0) Makefile | 7 +++++++ 1 files changed, 7 insertions(+) Index: llvm-test/MultiSource/Benchmarks/MiBench/security/Makefile diff -c /dev/null llvm-test/MultiSource/Benchmarks/MiBench/security/Makefile:1.1 *** /dev/null Tue Jan 9 13:57:39 2007 --- llvm-test/MultiSource/Benchmarks/MiBench/security/Makefile Tue Jan 9 13:57:29 2007 *************** *** 0 **** --- 1,7 ---- + # MultiSource/MiBench/security Makefile: Build all subdirectories automatically + + LEVEL = ../../../.. + + PARALLEL_DIRS := blowfish rijndael sha + + include $(LEVEL)/Makefile.programs _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits