From: deraadt Date: Sat, 25 Mar 2000 01:34:16 +0000 (+0000) Subject: pccon gets turn off. totally machine specific, no man page X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d2b18af70328276be80c9a3851d99f03d35eee5f;p=openbsd pccon gets turn off. totally machine specific, no man page --- diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 4df06e67fd6..e85eab8d12e 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.60 2000/02/28 22:33:30 deraadt Exp $ +# $OpenBSD: Makefile,v 1.61 2000/03/25 01:34:16 deraadt Exp $ # not yet done: catman @@ -32,11 +32,11 @@ SUBDIR+=ypbind yppoll ypset ypserv .if make(clean) || make(cleandir) || make(obj) SUBDIR+=apm apmd bad144 eeprom fdformat grfconfig grfinfo \ - hilinfo pccon screenblank videomode memconfig + hilinfo screenblank videomode memconfig .elif ${MACHINE} == "hp300" SUBDIR+=grfinfo hilinfo .elif ${MACHINE} == "i386" -SUBDIR+=bad144 apm apmd fdformat pccon memconfig +SUBDIR+=bad144 apm apmd fdformat memconfig .elif ${MACHINE} == "pmax" SUBDIR+= .elif ${MACHINE} == "sun3"