ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/Makefile
Revision: 1497
Committed: Tue Sep 28 20:44:02 2004 UTC (19 years, 9 months ago) by tim
File size: 307 byte(s)
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 gezelter 1490 Source = \
2     BaseLattice.cpp \
3     cmdline.c \
4     Dump2XYZCmd.c \
5     Dump2XYZ.cpp \
6     getopt1.c \
7     getopt.c \
8     Lattice.cpp \
9     LatticeCreator.cpp \
10     LatticeFactory.cpp \
11     MoLocator.cpp \
12     oopse.cpp \
13     quickLate.c \
14     simpleBuilderCmd.c \
15     simpleBuilder.cpp \
16    
17     RmiSource =
18    
19     Main =
20    
21 tim 1497 include $(DEV_ROOT)/Makefile