bagder: curl-www Makefile,1.100,1.101
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www In directory labb:/tmp/cvs-serv22545 Modified Files: Makefile Log Message: build sflogo.html and use that all over instead of the source .t file Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/Makefile,v retrieving revision 1.100 retrieving revision 1.101 diff -u -d -r1.100 -r1.101 --- Makefile 30 Mar 2008 09:17:08 -0000 1.100 +++ Makefile 26 Apr 2008 21:14:18 -0000 1.101 @@ -1,5 +1,5 @@ MAINPARTS= _doctype.html _menu.html _footer.html setup.t pic.t where.t \ -libcurl/_links.html ad.t mirrorlinks.t css.t sflogo.t +libcurl/_links.html ad.t mirrorlinks.t css.t sflogo.html textlinks.t # today's date NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y') @@ -29,7 +29,7 @@ help.html download.html changes.html bugreport.html about.html \ support.html newslog.html news.html head.html foot.html oldnews.html \ info web-editing.html ad.html donation.html devel.html \ - competition.html search.html index2.html + competition.html search.html index2.html download2.html sflogo.html cd docs; make cd libcurl; make cd mail; make @@ -109,6 +109,9 @@ download.html: _download.html $(MAINPARTS) $(RELEASE) dl/files.html $(ACTION) +download2.html: _download2.html $(MAINPARTS) $(RELEASE) dl/files.html + $(ACTION) + dl/files.html: dl/data/databas.db cd dl; make @@ -154,6 +157,9 @@ ad.html: _ad.html ad.t $(ACTION) +sflogo.html : sflogo.t textlinks.t + $(ACTION) + #archive/index.html: mail # ./fixit