bagder: curl-www/libcurl/perl Makefile,1.6,1.7
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/perl In directory labb.contactor.se:/var/tmp/cvs-serv17385/perl Modified Files: Makefile Log Message: fixed deps on ad.t Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/perl/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -b -r1.6 -r1.7 --- Makefile 12 Aug 2004 10:39:06 -0000 1.6 +++ Makefile 11 Sep 2004 19:26:35 -0000 1.7 @@ -2,8 +2,8 @@ TXT2PLAIN= $(ROOT)/docs/txt2plain.pl -MAINPARTS= $(ROOT)/_doctype.html ../_menu.html ../_links.html ../pic.t \ - $(ROOT)/where.t ../download.t $(ROOT)/setup.t +MAINPARTS= $(ROOT)/_doctype.html ../_menu.html ../_links.html \ + $(ROOT)/where.t ../download.t $(ROOT)/setup.t $(ROOT)/ad.t NOW=$(shell gnudate +'-D__TODAY__=%B %d, %Y') ACTION=@echo preprocessing $@; rm -f $@; cpp -I.. -I$(ROOT) -WWW -Uunix -P -H -C -V -LL "$(NOW)" $< $@; chmod a-w+r $@ _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-www-commits