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

Chris Lattner lattner at cs.uiuc.edu
Tue Oct 5 14:29:35 PDT 2004



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

Makefile updated: 1.1 -> 1.2
---
Log message:

ADd prefix


---
Diffs of the changes:  (+1 -1)

Index: llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-smail/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-smail/Makefile:1.1 llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-smail/Makefile:1.2
--- llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-smail/Makefile:1.1	Tue Oct  5 16:25:14 2004
+++ llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-smail/Makefile	Tue Oct  5 16:29:24 2004
@@ -1,5 +1,5 @@
 LEVEL = ../../../..
 
-PROG = smail
+PROG = unix-smail
 include $(LEVEL)/MultiSource/Makefile.multisrc
 






More information about the llvm-commits mailing list