summaryrefslogtreecommitdiffstats
path: root/share/skel
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-11 04:22:17 +0000
committersjg <sjg@FreeBSD.org>2015-06-11 04:22:17 +0000
commitcead8270d4e1dec5eba05b5157c73c3ec5889050 (patch)
treea28fa550392e329e06cecf28e58a8004b5c0ea5f /share/skel
parentd1ba9a9c7960b49fb03416eef3275c579b47908b (diff)
downloadFreeBSD-src-cead8270d4e1dec5eba05b5157c73c3ec5889050.zip
FreeBSD-src-cead8270d4e1dec5eba05b5157c73c3ec5889050.tar.gz
Remove NO_OBJ
For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp
Diffstat (limited to 'share/skel')
-rw-r--r--share/skel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/skel/Makefile b/share/skel/Makefile
index ffe8015..305a455 100644
--- a/share/skel/Makefile
+++ b/share/skel/Makefile
@@ -9,6 +9,5 @@ FILES1DIR= /usr/share/skel
FILES2DIR= /usr/share/skel
FILES1MODE= 0644
FILES2MODE= 0600
-NO_OBJ=
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud