ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/samples/Makefile.in
(Generate patch)

Comparing trunk/samples/Makefile.in (file contents):
Revision 2 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 438 by chrisfen, Sat Mar 12 19:12:56 2005 UTC

# Line 6 | Line 6 | TOP=..
6  
7   TOP=..
8  
9 < SAMPLES=argon water alkane lipid minimizer metals zcons
9 > SAMPLES=argon water alkane lipid minimizer metals zcons thermoIntegration
10  
11   subdirs :
12          @set -e; for i in $(SAMPLES); do (cd $$i; $(MAKE)) || exit 1; done

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines