summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/Makefile
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>2000-03-26 11:20:42 +0000
committerhm <hm@FreeBSD.org>2000-03-26 11:20:42 +0000
commitac2dd9641b0fe174da16a698c6d30ef3fe51297d (patch)
tree33346a4a939389e72854f7423df3308002600f80 /usr.sbin/pcvt/Makefile
parent834fb153795aef88d07fe74a41b5f3e02add5d74 (diff)
downloadFreeBSD-src-ac2dd9641b0fe174da16a698c6d30ef3fe51297d.zip
FreeBSD-src-ac2dd9641b0fe174da16a698c6d30ef3fe51297d.tar.gz
pcvt cleanup. remove the "mcon" utility: the PCVT_EMU_MOUSE code
in the driver is gone, because of this mcon is of no use anymore.
Diffstat (limited to 'usr.sbin/pcvt/Makefile')
-rw-r--r--usr.sbin/pcvt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/Makefile b/usr.sbin/pcvt/Makefile
index 5d6bd33..0dbdf05 100644
--- a/usr.sbin/pcvt/Makefile
+++ b/usr.sbin/pcvt/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \
- userkeys vttest ispcvt mcon
+ userkeys vttest ispcvt
SUBDIR+= vgaio kbdio
SUBDIR+= demo
SUBDIR+= Misc
OpenPOWER on IntegriCloud