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 1495 by tim, Tue Sep 28 16:14:17 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 $(DEV_ROOT)/Makefile
23  
24   Main      =
25  
26 < include $(DEV_ROOT)/Makefile
26 > DEV_ROOT=../..
27 > include $(DEV_ROOT)/make/Makefile
28 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines