ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/oopse/Makefile
Revision: 255
Committed: Thu Jan 13 21:48:18 2005 UTC (20 years, 8 months ago) by gezelter
File size: 114 byte(s)
Log Message:
formatting

File Contents

# User Rev Content
1 tim 12 Source = \
2     oopse.cpp \
3    
4     RmiSource =
5    
6     Main = oopse
7    
8 tim 24 DEV_ROOT=../../..
9 gezelter 255
10 tim 24 include $(DEV_ROOT)/make/Makefile
11