cvs | 22 Mar 09:29
Picon

bagder: curl-www/mail Makefile,1.12,1.13 _etiquette.html,1.11,1.12

Update of /cvsroot/curl/curl-www/mail
In directory giant.haxx.se:/var/tmp/cvs-serv31703

Modified Files:
	Makefile _etiquette.html 
Log Message:
use the new document to generate etiquette.html from

Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/mail/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile	26 Apr 2008 21:21:31 -0000	1.12
+++ Makefile	22 Mar 2011 08:29:26 -0000	1.13
@@ -15,14 +15,18 @@

 all: subscribe.html mail.html etiquette.html index.html indexheader.html \
  indexfooter.html mailheader.html mailfooter.html lost.html mailman.html \
- activity.html
+ activity.html 

 subscribe.html: _subscribe.html $(MAINPARTS)
 	$(ACTION)

-etiquette.html: _etiquette.html $(MAINPARTS)
+etiquette.html: _etiquette.html $(MAINPARTS) etiquette.t
 	$(ACTION)

(Continue reading)


Gmane