/[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.2 by dpavlin, Tue Apr 17 09:43:54 2001 UTC revision 1.5 by dpavlin, Sat May 5 19:48:08 2001 UTC
# Line 2  Line 2 
2  # PLies  # PLies
3  # MAIN MAKEFILE  # MAIN MAKEFILE
4    
5  ver=1.0pre  ver=1.1
6  files=Makefile burst.pl INSTALL ChangeLog css/*.css  files=Makefile burst.pl INSTALL ChangeLog css/*.css default/*.html
7    
8  ####  ####
9  PERL=perl  PERL=perl
# Line 12  BURST=../PLies/burst.pl Line 12  BURST=../PLies/burst.pl
12  all: index.html  all: index.html
13    
14  clean:  clean:
15          -rm -f slide*.htm index*.htm *~          -rm -f slide*.html index*.html *~
16    
17  index.html: all.htm infos.txt Makefile  index.html: all.htm infos.txt Makefile
18          $(PERL) $(BURST)          $(PERL) $(BURST)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26