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

Comparing trunk/OOPSE/samples/Makefile (file contents):
Revision 398 by gezelter, Tue Mar 25 01:08:02 2003 UTC vs.
Revision 533 by mmeineke, Tue May 13 20:47:10 2003 UTC

# Line 8 | Line 8 | SAMPLES=argon water alkane lipid
8  
9   include $(TOP)/Make.conf
10  
11 < SAMPLES=argon water alkane lipid
11 > SAMPLES=argon water alkane lipid beadLipid
12  
13   subdirs :
14          @set -e; for i in $(SAMPLES); do (cd $$i; $(MAKE)) || exit 1; done

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines