ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/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

# Content
1 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 include $(DEV_ROOT)/Makefile