Module Name:    src
Committed By:   mbalmer
Date:           Sun Sep 11 16:03:50 UTC 2011

Modified Files:
        src/share/mk: Makefile

Log Message:
Install new shiny bsd.clean.mk


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/mk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/mk/Makefile
diff -u src/share/mk/Makefile:1.44 src/share/mk/Makefile:1.45
--- src/share/mk/Makefile:1.44	Sat Aug 27 18:35:20 2011
+++ src/share/mk/Makefile	Sun Sep 11 16:03:49 2011
@@ -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 \

Reply via email to