ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/nanoRodBuilder/Makefile
Revision: 2178
Committed: Tue Apr 12 21:27:27 2005 UTC (19 years, 4 months ago) by gezelter
File size: 238 byte(s)
Log Message:
added lattice directory, so all of these files are now redundant

File Contents

# User Rev Content
1 chuckv 2164 Package = applications/nanoRodBuilder
2    
3     Source = \
4     nanorodBuilder.cpp \
5     nanorodBuilderCmd.c
6 gezelter 2178 # GeometryBuilder.cpp
7 chuckv 2164
8     BuiltParallelExe = 0
9    
10     RmiSource =
11    
12     Main = nanoRodBuilder
13    
14     DEV_ROOT=../../..
15     include $(DEV_ROOT)/make/Makefile
16