bagder: curl-www _bugreport.html,1.9,NONE Makefile,1.107,1.108

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

Modified Files:
	Makefile 
Removed Files:
	_bugreport.html 
Log Message:
unified to one (improved) single bug report page


--- _bugreport.html DELETED ---

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- Makefile	19 Jan 2009 10:05:24 -0000	1.107
+++ Makefile	4 Feb 2009 14:14:50 -0000	1.108
@@ -25,7 +25,7 @@
        cpp -WWW -Uunix -P -H -C -V -LL "$(NOW)" $< $@; \
 
 all: index.html feedback.html mirrors.html cvs.html libs.html		\
- help.html download.html changes.html bugreport.html about.html		\
+ help.html download.html changes.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 download2.html sflogo.html
@@ -134,9 +134,6 @@
 help.html: _help.html $(MAINPARTS)
 	$(ACTION)
 
-bugreport.html: _bugreport.html $(MAINPARTS)
-	$(ACTION)
-
 mirrors.html: _mirrors.html $(MAINPARTS)
 	$(ACTION)