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

Comparing projects/cms/source/server/build/Makefile (file contents):
Revision 1.1.2.6 by tdb, Tue Dec 12 21:11:27 2000 UTC vs.
Revision 1.1.2.7 by tdb, Wed Dec 13 18:00:23 2000 UTC

# Line 10 | Line 10 | all : package
10   clean :
11          rm -Rf $(BUILDFILES)
12          rm -Rf $(PACKAGE)
13 <        rm -Rf $(TARFILE)
14 <        rm -Rf $(TARGZFILE)
15 <        rm -Rf $(ZIPFILE)
13 >        rm -Rf *$(TAREXT)
14 >        rm -Rf *$(TARGZEXT)
15 >        rm -Rf *$(ZIPEXT)
16  
17   package : $(PACKAGE)
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines