summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/scon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pcvt/scon/Makefile')
-rw-r--r--usr.sbin/pcvt/scon/Makefile18
1 files changed, 1 insertions, 17 deletions
diff --git a/usr.sbin/pcvt/scon/Makefile b/usr.sbin/pcvt/scon/Makefile
index 58316d3..6fdb94e 100644
--- a/usr.sbin/pcvt/scon/Makefile
+++ b/usr.sbin/pcvt/scon/Makefile
@@ -1,19 +1,3 @@
-
-.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 = scon
+PROG= scon
.include <bsd.prog.mk>
-
-$(PROG): $(INCDIR)/pcvt_ioctl.h
-
-.endif
OpenPOWER on IntegriCloud