aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/vt/mkkfont/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/vt/mkkfont/Makefile')
-rw-r--r--tools/tools/vt/mkkfont/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/vt/mkkfont/Makefile b/tools/tools/vt/mkkfont/Makefile
index d963d83680d8..8e8c2fb33643 100644
--- a/tools/tools/vt/mkkfont/Makefile
+++ b/tools/tools/vt/mkkfont/Makefile
@@ -1,6 +1,6 @@
+# $FreeBSD$
+
PROG= mkkfont
MAN1=
-WARNS?= 6
-
.include <bsd.prog.mk>