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/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/pcvt/vttest/Makefile b/usr.sbin/pcvt/vttest/Makefile
index 0501b16..3c6f089 100644
--- a/usr.sbin/pcvt/vttest/Makefile
+++ b/usr.sbin/pcvt/vttest/Makefile
@@ -1,19 +1,6 @@
-.if !exists(${.CURDIR}/../Makefile.inc)
-error:
- @echo
- @echo " You MUST link/copy"
- @echo
- @echo " ../Makefile.inc.NetBSD or ../Makefile.inc.FreeBSD"
- @echo
- @echo " to ../Makefile.inc before you can proceed !"
- @echo
-.else
-
PROG= vttest
CFLAGS+= -traditional -DUSEMYSTTY
SRCS= main.c esc.c
.include <bsd.prog.mk>
-
-.endif
OpenPOWER on IntegriCloud