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.5 by tdb, Thu Jan 18 23:41:28 2001 UTC vs.
Revision 1.6 by tdb, Thu Jan 18 23:47:47 2001 UTC

# Line 33 | Line 33 | maketar :
33          gzip -fv9 $(TARFILE)
34  
35   makezip :
36 <        zip -R -9 $(ZIPFILE) $(PACKAGE) `ls -d lib/* | grep -v CVS` `ls -d etc/* | grep -v CVS` README run.bat
36 >        zip -9 $(ZIPFILE) $(PACKAGE) `ls -d lib/* | grep -v CVS` `ls -d etc/* | grep -v CVS` README run.bat
37  
38   include $(MKINC)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines