ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/applications/Makefile
Revision: 1951
Committed: Fri Jan 14 21:13:24 2005 UTC (19 years, 5 months ago) by gezelter
File size: 331 byte(s)
Log Message:
moved Package variable into subdirectory makefiles to speed up
the building process

File Contents

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