Install new shiny bsd.clean.mk

This commit is contained in:
mbalmer 2011-09-11 16:03:49 +00:00
parent f8dbae1d18
commit fc1f4a87c4
1 changed files with 2 additions and 2 deletions

View File

@ -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 @@ NOOBJ= # defined
.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 \