bagder: curl-www/docs Makefile,1.65,1.66

[email protected] Wed, 04 Feb 2009 21:47:31 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/docs
In directory labb:/tmp/cvs-serv22107

Modified Files:
	Makefile 
Log Message:
the releases magic stuff


Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/Makefile,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- Makefile	26 Apr 2008 21:21:28 -0000	1.65
+++ Makefile	4 Feb 2009 21:47:29 -0000	1.66
@@ -4,7 +4,7 @@
 
 MAINPARTS= ../_doctype.html _menu.html ../_footer.html ../setup.t ../pic.t \
    ../where.t ../ad.t ../libcurl/_links.html ../mirrorlinks.t		   \
-   ../css.t ../sflogo.html Makefile
+   ../css.t ../sflogo.html
 NOW=$(shell gnudate +'-D__TODAY__=%B %e, %Y')
 FCPPOPTS=-I.. -Idocs -WWW -Uunix -H -C -V -P -LL "$(NOW)"
 ACTION=fcpp $(FCPPOPTS) $< $@;
@@ -21,7 +21,7 @@
  knownbugs.html manual.html caextract.html programs.html security.html	 \
  testcurl.html runtests.html libs.html adv_20051013.html adv_20051207.html \
  adv_20060320.html vulnerabilities.html adv_20070710.html \
- gsoc2008.html
+ gsoc2008.html releases.html
 
 all: $(PAGES)
 	@echo done 
@@ -234,6 +234,12 @@
 vuln.txt: ../_changes.html ./vulntable.pl
 	./vulntable.pl < $< > $@
 
+releases.html: _releases.html rel.txt $(MAINPARTS)
+	$(ACTION)
+
+rel.txt: ../_changes.html ./relinfo.pl
+	./relinfo.pl < $< > $@
+
 
 #archive/index.html: mail
 #	./fixit