aboutsummaryrefslogtreecommitdiffstats
path: root/share/syscons
diff options
context:
space:
mode:
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>