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.8 by tdb, Wed Dec 13 18:34:09 2000 UTC vs.
Revision 1.9 by tdb, Wed Dec 13 18:40:16 2000 UTC

# Line 18 | Line 18 | build : code
18          cd build && $(MAKE) package
19  
20   run : build
21 <        cd build && java -jar iscream.jar -f filter1
21 >        cd build && ./run.sh
22  
23   clean :
24          cd idl && $(MAKE) clean

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines