summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/vttest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pcvt/vttest/Makefile')
-rw-r--r--usr.sbin/pcvt/vttest/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/vttest/Makefile b/usr.sbin/pcvt/vttest/Makefile
index 3c6f089..a8f0538 100644
--- a/usr.sbin/pcvt/vttest/Makefile
+++ b/usr.sbin/pcvt/vttest/Makefile
@@ -1,6 +1,9 @@
+#
+# $FreeBSD$
+#
PROG= vttest
-CFLAGS+= -traditional -DUSEMYSTTY
+CFLAGS+= -DUSEMYSTTY
SRCS= main.c esc.c
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud