ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/applications/oopse/Makefile
Revision: 1939
Committed: Thu Jan 13 21:48:18 2005 UTC (19 years, 6 months ago) by gezelter
File size: 114 byte(s)
Log Message:
formatting

File Contents

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