[llvm-commits] CVS: llvm-test/External/Namd/Makefile

Chris Lattner lattner at cs.uiuc.edu
Sun Oct 17 22:36:35 PDT 2004



Changes in directory llvm-test/External/Namd:

Makefile updated: 1.4 -> 1.5
---
Log message:

This is not an official spec program


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

Index: llvm-test/External/Namd/Makefile
diff -u llvm-test/External/Namd/Makefile:1.4 llvm-test/External/Namd/Makefile:1.5
--- llvm-test/External/Namd/Makefile:1.4	Fri Oct 15 17:23:00 2004
+++ llvm-test/External/Namd/Makefile	Mon Oct 18 00:36:21 2004
@@ -2,7 +2,7 @@
 
 include $(LEVEL)/Makefile.config
 
-PROG = spec_namd
+PROG = namd
 SourceDir := $(NAMD_ROOT)
 
 CFLAGS += -Wno-deprecated






More information about the llvm-commits mailing list