/[PLies]/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by dpavlin, Mon May 7 21:44:56 2001 UTC revision 1.10 by dpavlin, Tue May 15 15:27:56 2001 UTC
# Line 2  Line 2 
2  # PLies  # PLies
3  # MAIN MAKEFILE  # MAIN MAKEFILE
4    
5  ver=1.2-pre  ver=1.2
6  files=Makefile burst.pl INSTALL ChangeLog css/*.css default/*.html  files=Makefile burst.pl INSTALL ChangeLog NEWS css/*.css default/*.html w3c/*.*
7    
8  ####  ####
9  PERL=perl  PERL=perl
# Line 74  dist: Line 74  dist:
74  #### pack presentation in zip  #### pack presentation in zip
75  pack:   all.htm infos.txt Makefile  pack:   all.htm infos.txt Makefile
76          $(PERL) $(BURST) pack=1 | zip -j -9 -q -@ $(presentation).zip          $(PERL) $(BURST) pack=1 | zip -j -9 -q -@ $(presentation).zip
77            $(PERL) $(BURST)
78          @echo created presentation archive $(presentation).zip          @echo created presentation archive $(presentation).zip

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26