bagder: curl-www Makefile,1.102,1.103

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv11383

Modified Files:
	Makefile 
Log Message:
fix generation of the sflogo etc special for front page


Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/Makefile,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- Makefile	4 Jun 2008 15:45:57 -0000	1.102
+++ Makefile	24 Jun 2008 21:17:01 -0000	1.103
@@ -23,7 +23,6 @@
 ACTION=@echo preprocessing $@; \
        rm -f $@; \
        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		\
@@ -59,8 +58,10 @@
 foot.html: _foot.html $(MAINPARTS)
 	$(ACTION)
 
-main.html: _main.html $(MAINPARTS) $(STAT) $(RELEASE) poll.t recentmail.t
-	$(ACTION)
+main.html: _main.html $(MAINPARTS) $(STAT) $(RELEASE) poll.t recentmail.t \
+	sflogo-main.html
+	@echo preprocessing $@; \
+	cpp -WWW -Uunix -DINDEX_HTML -P -H -C -V -LL "$(NOW)" $< $@;
 
 index.html: main.html newslog.html
 	rm -f $@
@@ -157,9 +158,13 @@
 ad.html: _ad.html ad.t
 	$(ACTION)
 
-sflogo.html : sflogo.t textlinks.t
+sflogo.html : sflogo.t
 	$(ACTION)
 
+sflogo-main.html : sflogo.t textlinks.t
+	@echo preprocessing $@; \
+	cpp -WWW -Uunix -DINDEX_HTML -P -H -C -V -LL "$(NOW)" $< $@;
+
 #archive/index.html: mail
 #	./fixit
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.