/[suikacvs]/webroot/commitfeed/Makefile
Suika

Diff of /webroot/commitfeed/Makefile

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

revision 1.1 by wakaba, Mon Nov 24 05:08:39 2008 UTC revision 1.2 by wakaba, Mon Nov 24 06:18:00 2008 UTC
# Line 1  Line 1 
1  all:  POD2HTML = pod2html --css "http://suika.fam.cx/www/style/html/pod.css" \
2      --htmlroot "../.."
3    
4    all: readme.html
5    
6    readme.html: mkcommitfeed.pl
7            $(POD2HTML) $< > $@
8    
9  install-example:  install-example:
10          cp mkcommitfeed-example /usr/local/bin/mkcommitfeed          cp mkcommitfeed-example /usr/local/bin/mkcommitfeed

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24