gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire Makefile


From: Matti Katila
Subject: [Gzz-commits] fenfire Makefile
Date: Mon, 28 Apr 2003 07:24:24 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Matti Katila <address@hidden>   03/04/28 07:24:24

Modified files:
        .              : Makefile 

Log message:
        TAGS

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/Makefile.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: fenfire/Makefile
diff -u fenfire/Makefile:1.15 fenfire/Makefile:1.16
--- fenfire/Makefile:1.15       Mon Apr 28 05:12:00 2003
+++ fenfire/Makefile    Mon Apr 28 07:24:24 2003
@@ -95,6 +95,7 @@
 
 ######
 # TAGS
-tags:
+TAGS:
+       if [ -f "../TAGS" ]; then rm ../TAGS; fi
        cd .. && find fenfire libvob alph callgl glmosaictext alph storm 
navidoc -type d -name CVS -exec sed -e '/^[^/]/d' -e 's:^\(/[^/]*\).*:{}\1:' -e 
's:/CVS/:/:' {}/Entries \;|xargs etags --append
 




reply via email to

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