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

File Contents

# Content
1 Source = \
2 ByteSwapper.java \
3 Ebcdic.java \
4 Formatter.java \
5 IntMap.java \
6 javacup.gif \
7 properties.txt \
8
9 RmiSource =
10
11 Main = ByteSwapper
12
13 include $(DEV_ROOT)/Makefile