--- Makefile 2001/05/07 21:44:56 1.6 +++ Makefile 2001/09/04 23:12:10 1.11 @@ -2,8 +2,8 @@ # PLies # MAIN MAKEFILE -ver=1.2-pre -files=Makefile burst.pl INSTALL ChangeLog css/*.css default/*.html +ver=1.3 +files=Makefile burst.pl INSTALL ChangeLog NEWS css/*.css default/*.html w3c/*.* blue/*.* #### 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