--- Makefile 2001/05/07 21:44:56 1.6 +++ Makefile 2001/05/15 15:27:56 1.10 @@ -2,8 +2,8 @@ # PLies # MAIN MAKEFILE -ver=1.2-pre -files=Makefile burst.pl INSTALL ChangeLog css/*.css default/*.html +ver=1.2 +files=Makefile burst.pl INSTALL ChangeLog NEWS css/*.css default/*.html w3c/*.* #### PERL=perl @@ -74,4 +74,5 @@ #### pack presentation in zip pack: all.htm infos.txt Makefile $(PERL) $(BURST) pack=1 | zip -j -9 -q -@ $(presentation).zip + $(PERL) $(BURST) @echo created presentation archive $(presentation).zip