[llvm-commits] CVS: llvm-test/External/Namd/Makefile 
    John Criswell 
    criswell at cs.uiuc.edu
       
    Fri Oct 15 06:39:45 PDT 2004
    
    
  
Changes in directory llvm-test/External/Namd:
Makefile updated: 1.1 -> 1.2
---
Log message:
Get the configuration from the Makefile.config file.
---
Diffs of the changes:  (+0 -1)
Index: llvm-test/External/Namd/Makefile
diff -u llvm-test/External/Namd/Makefile:1.1 llvm-test/External/Namd/Makefile:1.2
--- llvm-test/External/Namd/Makefile:1.1	Fri Oct 15 08:34:50 2004
+++ llvm-test/External/Namd/Makefile	Fri Oct 15 08:39:33 2004
@@ -2,7 +2,6 @@
 
 include $(LEVEL)/Makefile.config
 
-NAMD_ROOT := /home/vadve/shared/benchmarks/spec_namd
 PROG = spec_namd
 SourceDir := $(NAMD_ROOT)
 
    
    
More information about the llvm-commits
mailing list