summaryrefslogtreecommitdiff
path: root/share/mk/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-10-24 15:33:08 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-10-24 15:33:08 +0000
commita35d88931c87cfe6bd38f01d7bad22140b3b38f3 (patch)
tree2a28a087684353f3fc60fa304d31bd2590e83ab7 /share/mk/Makefile
parent88348311f3943c504b62ed3ffad125c06e3dea7a (diff)
Notes
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r--share/mk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile
index 7cedf1f498c88..0a2fe21c6bd67 100644
--- a/share/mk/Makefile
+++ b/share/mk/Makefile
@@ -10,7 +10,7 @@ FILES+= bsd.obj.mk bsd.own.mk
FILES+= bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk
FILES+= bsd.prog.mk bsd.subdir.mk bsd.sys.mk
FILES+= sys.mk
-NOOBJ= noobj
+NOOBJ=
FILESDIR= ${BINDIR}/mk
.include <bsd.prog.mk>