aboutsummaryrefslogtreecommitdiffstats
path: root/share/syscons
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:27:34 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:27:34 +0000
commitc8191bc69e371d47c087ae124ff863de342a479b (patch)
tree9eb991d1816ce3bbe8c246598c8f5c49ea20f41b /share/syscons
parent34b33809b72a545cddfc512b09fed786f3e5b685 (diff)
We do want objdir
Diffstat (limited to 'share/syscons')
-rw-r--r--share/syscons/fonts/Makefile1
-rw-r--r--share/syscons/keymaps/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile
index bb5c6eb4469b..25ff16ad0fcc 100644
--- a/share/syscons/fonts/Makefile
+++ b/share/syscons/fonts/Makefile
@@ -32,6 +32,5 @@ 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 bcf7dccef93d..295399b93f64 100644
--- a/share/syscons/keymaps/Makefile
+++ b/share/syscons/keymaps/Makefile
@@ -52,6 +52,5 @@ FILES= INDEX.keymaps \
FILESDIR= ${SHAREDIR}/syscons/keymaps
-NO_OBJ=
.include <bsd.prog.mk>