ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/Makefile
(Generate patch)

Comparing projects/cms/source/server/Makefile (file contents):
Revision 1.6.2.2 by tdb, Mon Dec 11 23:43:50 2000 UTC vs.
Revision 1.6.2.3 by tdb, Tue Dec 12 01:53:55 2000 UTC

# Line 3 | Line 3
3  
4   include Config.inc
5  
6 < all : buildidl code
6 > all : buildidl code build
7  
8   idl : $(IDL)
9   $(IDL) : idl/iscream.idl
# Line 22 | Line 22 | clean :
22   run : build
23          cd build && java -jar iscream.jar
24  
25 < build : all
25 > build :
26          cd build && $(MAKE) package
27  
28   include $(MKINC)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines