ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/applications/Makefile
Revision: 1490
Committed: Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
File size: 325 byte(s)
Log Message:
Import of OOPSE v. 2.0

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     nanoBuilder.cpp \
13     oopse.cpp \
14     quickLate.c \
15     simpleBuilderCmd.c \
16     simpleBuilder.cpp \
17    
18     RmiSource =
19    
20     Main =
21    
22     include $(DEV_ROOT)/Makefile