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

Comparing trunk/OOPSE-2.0/src/io/Makefile (file contents):
Revision 1503 by tim, Wed Sep 29 14:59:25 2004 UTC vs.
Revision 1772 by chrisfen, Tue Nov 23 22:48:31 2004 UTC

# Line 13 | Line 13 | Source    = \
13          make_nodes.c \
14          mpiBASS.c \
15          parse_tree.c \
16 +        RestraintReader.cpp \
17 +        RestraintWriter.cpp \
18          StatWriter.cpp \
19          ZConsReader.cpp \
20          ZConsWriter.cpp \
# Line 21 | Line 23 | include ../../make/Makefile
23  
24   Main      =
25  
26 < include ../../make/Makefile
26 > DEV_ROOT=../..
27 > include $(DEV_ROOT)/make/Makefile
28 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines