ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/applications/dump2Xyz/Makefile
(Generate patch)

Comparing trunk/OOPSE-3.0/src/applications/dump2Xyz/Makefile (file contents):
Revision 1503 by tim, Wed Sep 29 14:59:25 2004 UTC vs.
Revision 1951 by gezelter, Fri Jan 14 21:13:24 2005 UTC

# Line 1 | Line 1
1 + Package = applications/dump2Xyz
2 +
3   Source    = \
4          Dump2XYZCmd.c \
5          Dump2XYZ.cpp \
# Line 6 | Line 8 | include ../../../make/Makefile
8  
9   Main      = Dump2XYZ
10  
11 < include ../../../make/Makefile
11 > DEV_ROOT=../../..
12 > include $(DEV_ROOT)/make/Makefile
13 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines