stratagus-cvs
[Top][All Lists]
Advanced

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

[Stratagus-CVS] stratagus Makefile


From: address@hidden
Subject: [Stratagus-CVS] stratagus Makefile
Date: 22 Jan 2004 09:29:40 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/22 09:29:40

Modified files:
        .              : Makefile 

Log message:
        Distclean Fix from carlos

Patches:
Index: stratagus/Makefile
diff -u stratagus/Makefile:1.186 stratagus/Makefile:1.187
--- stratagus/Makefile:1.186    Tue Jan 20 08:49:43 2004
+++ stratagus/Makefile  Thu Jan 22 09:29:40 2004
@@ -21,7 +21,7 @@
 ##     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ##     GNU General Public License for more details.
 ##
-##     $Id: Makefile,v 1.186 2004/01/19 21:49:43 wizzard Exp $
+##     $Id: Makefile,v 1.187 2004/01/21 22:29:40 wizzard Exp $
 ##
 
 TOPDIR=        .
@@ -152,8 +152,8 @@
        [ $(OBJDIR) == "." ] || $(RM) -rf $$i/$(OBJDIR); \
        $(RM) $$i/.#* $$i/*~; done
        $(RM) stratagus$(EXE) gmon.sum .depend .#* *~ stderr.txt stdout.txt \
-       srcdoc/* .depend Rules.make config.log config.status configure \
-       autom4te.cache/
+       srcdoc/* .depend Rules.make config.log config.status configure
+       $(RM) -rf autom4te.cache/
        @echo
 
 lockver:




reply via email to

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