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.3 by tdb, Tue Dec 12 01:53:55 2000 UTC vs.
Revision 1.6.2.4 by tdb, Tue Dec 12 01:59:34 2000 UTC

# Line 18 | Line 18 | code :
18   clean :
19          cd idl && $(MAKE) clean
20          cd build && $(MAKE) clean
21 +        rm -Rf $(BUILDCHECK) $(IDLCHECK)
22  
23   run : build
24          cd build && java -jar iscream.jar

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines