bagder: curl-www/libcurl/ruby Makefile,1.4,1.5
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/ruby In directory labb.contactor.se:/var/tmp/cvs-serv17385/ruby Modified Files: Makefile Log Message: fixed deps on ad.t Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/ruby/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- Makefile 12 Aug 2004 10:39:06 -0000 1.4 +++ Makefile 11 Sep 2004 19:26:35 -0000 1.5 @@ -3,7 +3,7 @@ TXT2PLAIN= $(ROOT)/docs/txt2plain.pl MAINPARTS= $(ROOT)/_doctype.html ../_menu.html ../_links.html $(ROOT)/setup.t \ -../pic.t $(ROOT)/where.t ../download.t + $(ROOT)/where.t ../download.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