Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/binutils/usr.bin/common Add bfdver.texi to CLE...



details:   https://anonhg.NetBSD.org/src/rev/6a1944538e4a
branches:  trunk
changeset: 747654:6a1944538e4a
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Sep 26 11:51:34 2009 +0000

description:
Add bfdver.texi to CLEANFILES.

diffstat:

 external/gpl3/binutils/usr.bin/common/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 19677cef541c -r 6a1944538e4a external/gpl3/binutils/usr.bin/common/Makefile
--- a/external/gpl3/binutils/usr.bin/common/Makefile    Sat Sep 26 11:51:29 2009 +0000
+++ b/external/gpl3/binutils/usr.bin/common/Makefile    Sat Sep 26 11:51:34 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.3 2009/09/26 11:45:41 skrll Exp $
+#      $NetBSD: Makefile,v 1.4 2009/09/26 11:51:34 skrll Exp $
 
 .include <bsd.own.mk>
 
@@ -22,4 +22,6 @@
                echo "@set VERSION_PACKAGE $(PKGVERSION)"; \
        fi) > ${.TARGET}
 
+CLEANFILES+=   bfdver.texi
+
 .include <bsd.info.mk>



Home | Main Index | Thread Index | Old Index