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.8 by tdb, Wed Dec 13 18:01:12 2000 UTC vs.
Revision 1.2 by tdb, Wed Dec 13 18:34:15 2000 UTC

# Line 22 | Line 22 | $(PACKAGE) : $(BUILDCHECK)
22          jar -cmf MANIFEST_TMP $(PACKAGE) $(BUILDFILES)
23          rm -f MANIFEST_TMP
24          tar -cvf $(TARFILE) $(PACKAGE) lib etc README
25 <        gzip -v9 $(TARFILE)
25 >        gzip -fv9 $(TARFILE)
26          zip -R -9 $(ZIPFILE) $(PACKAGE) lib/* etc/* README
27  
28   include $(MKINC)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines