www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/rss Makefile


From: Yavor Doganov
Subject: www/rss Makefile
Date: Sat, 12 Jan 2008 18:27:36 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   08/01/12 18:27:36

Modified files:
        rss            : Makefile 

Log message:
        (gnunews):  Add the `Makefile' target as a prerequisite.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/rss/Makefile?cvsroot=www&r1=1.51&r2=1.52

Patches:
Index: Makefile
===================================================================
RCS file: /web/www/www/rss/Makefile,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- Makefile    12 Jan 2008 17:24:34 -0000      1.51
+++ Makefile    12 Jan 2008 18:27:29 -0000      1.52
@@ -33,7 +33,7 @@
 all: quagga.rss gnunews
 
 # Do the main GNU stuff.
-gnunews: gnunews.en gnunews.i18n
+gnunews: Makefile gnunews.en gnunews.i18n
 
 gnunews.en: ../server ../server/whatsnew.html ../gnusflashes.include 
whatsnew.rss 
 
@@ -88,7 +88,7 @@
        cvs $(CVSOPTS) ci -m "automatic update of the whatsnew.html" $@
 
 ../gnusflashes.include: ../server/whatsnew.txt
-       cvs -q up $@
+       cvs -q update $@
        gawk -f ../server/news-to-xml.awk $< | xsltproc ../gnusflashes.xslt - > 
$@
        cvs $(CVSOPTS) ci -m "automatic update of the GNUs flashes" $@
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]