summaryrefslogtreecommitdiffstats
path: root/share/syscons
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/syscons
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/syscons')
-rw-r--r--share/syscons/fonts/Makefile2
-rw-r--r--share/syscons/keymaps/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile
index bb5c6eb..c7c6a1b 100644
--- a/share/syscons/fonts/Makefile
+++ b/share/syscons/fonts/Makefile
@@ -32,6 +32,4 @@ FILES= armscii8-8x8.fnt armscii8-8x14.fnt armscii8-8x16.fnt \
FILESDIR= ${SHAREDIR}/syscons/fonts
-NO_OBJ=
-
.include <bsd.prog.mk>
diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile
index bcf7dcc..83ed4ae 100644
--- a/share/syscons/keymaps/Makefile
+++ b/share/syscons/keymaps/Makefile
@@ -52,6 +52,4 @@ FILES= INDEX.keymaps \
FILESDIR= ${SHAREDIR}/syscons/keymaps
-NO_OBJ=
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud