summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>2000-03-28 08:59:35 +0000
committerhm <hm@FreeBSD.org>2000-03-28 08:59:35 +0000
commit5b0864e192201fedb8bb1836a7169362b7413f58 (patch)
tree29dfccb06e0f715bd997aaaf26d93711df09ca14 /usr.sbin/pcvt
parent689641c1ea53b9b5f18384314b488d0369596cf4 (diff)
downloadFreeBSD-src-5b0864e192201fedb8bb1836a7169362b7413f58.zip
FreeBSD-src-5b0864e192201fedb8bb1836a7169362b7413f58.tar.gz
pcvt cleanup. removed obsolete dependencies.
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/vgaio/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/pcvt/vgaio/Makefile b/usr.sbin/pcvt/vgaio/Makefile
index 73753ef..431f615 100644
--- a/usr.sbin/pcvt/vgaio/Makefile
+++ b/usr.sbin/pcvt/vgaio/Makefile
@@ -1,16 +1,4 @@
# $FreeBSD$
-
-.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= vgaio
MAN8= vgaio.${MAN8EXT}
@@ -34,5 +22,3 @@ install:
@${ECHO} "vgaio is not installed automatically ...."
.include <bsd.prog.mk>
-
-.endif
OpenPOWER on IntegriCloud