bagder: curl-www Makefile,1.81,1.82
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv12086
Modified Files:
Makefile
Log Message:
produce ad.html as well
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- Makefile 16 May 2005 13:04:25 -0000 1.81
+++ Makefile 16 Aug 2005 12:12:55 -0000 1.82
@@ -25,11 +25,11 @@
cpp -WWW -Uunix -P -H -C -V -LL "$(NOW)" $< $@; \
chmod a-w+r $@
-all: index.html feedback.html mirrors.html cvs.html libs.html 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 \
- donation.html devel.html competition.html search.html index2.html
+all: index.html feedback.html mirrors.html cvs.html libs.html \
+ 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
cd docs; make
cd libcurl; make
cd mail; make
@@ -150,6 +150,9 @@
support.html: _support.html $(MAINPARTS)
$(ACTION)
+ad.html: ad.t
+ $(ACTION)
+
#archive/index.html: mail
# ./fixit
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits