antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright Makefile [antiright-3]


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright Makefile [antiright-3]
Date: Sat, 10 Mar 2007 00:12:08 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Branch:         antiright-3
Changes by:     Jeffrey Bedard <jefbed> 07/03/10 00:12:08

Modified files:
        .              : Makefile 

Log message:
        Remove backup files on distclean.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/Makefile?cvsroot=antiright&only_with_tag=antiright-3&r1=1.11.2.1&r2=1.11.2.2

Patches:
Index: Makefile
===================================================================
RCS file: /sources/antiright/antiright/Makefile,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -b -r1.11.2.1 -r1.11.2.2
--- Makefile    9 Mar 2007 23:10:12 -0000       1.11.2.1
+++ Makefile    10 Mar 2007 00:12:08 -0000      1.11.2.2
@@ -41,7 +41,7 @@
        cd ACE-desktop && $(MAKE) clean
 
 distclean: clean
-       rm -f config.mk tags
+       rm -f config.mk tags .\#* */.\#*
 
 INSTALL=install
 INSTALL_PROGRAM=$(INSTALL) -c -s




reply via email to

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