Source-Changes-HG archive

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

[src/trunk]: src/share/mk Install new shiny bsd.clean.mk



details:   https://anonhg.NetBSD.org/src/rev/52c39741bc9d
branches:  trunk
changeset: 769478:52c39741bc9d
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sun Sep 11 16:03:49 2011 +0000

description:
Install new shiny bsd.clean.mk

diffstat:

 share/mk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8dd4dddf05e8 -r 52c39741bc9d share/mk/Makefile
--- a/share/mk/Makefile Sun Sep 11 14:54:49 2011 +0000
+++ b/share/mk/Makefile Sun Sep 11 16:03:49 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.44 2011/08/27 18:35:20 joerg Exp $
+#      $NetBSD: Makefile,v 1.45 2011/09/11 16:03:49 mbalmer Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/8/93
 
 NOOBJ= # defined
@@ -6,7 +6,7 @@
 .include <bsd.own.mk>
 
 .if ${MKSHARE} != "no"
-FILES= bsd.README bsd.clang-analyze.mk bsd.dep.mk bsd.doc.mk \
+FILES= bsd.README bsd.clang-analyze.mk bsd.clean.mk bsd.dep.mk bsd.doc.mk \
        bsd.endian.mk bsd.files.mk \
        bsd.gcc.mk bsd.hostlib.mk bsd.hostprog.mk bsd.inc.mk bsd.info.mk \
        bsd.init.mk bsd.ioconf.mk bsd.kernobj.mk bsd.kinc.mk bsd.klinks.mk \



Home | Main Index | Thread Index | Old Index