=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** src/usr.sbin/Makefile 1996/06/11 03:25:16 1.13 --- src/usr.sbin/Makefile 1996/06/20 08:22:45 1.14 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.13 1996/06/11 03:25:16 tholo Exp $ # not yet done: catman --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.14 1996/06/20 08:22:45 downsj Exp $ # not yet done: catman *************** *** 30,36 **** .elif ${MACHINE} == "hp300" SUBDIR+=grfinfo hilinfo config.old .elif ${MACHINE} == "i386" ! SUBDIR+=bad144 apm apmd pcmciad .elif ${MACHINE} == "pmax" SUBDIR+= .elif ${MACHINE} == "sun3" --- 30,36 ---- .elif ${MACHINE} == "hp300" SUBDIR+=grfinfo hilinfo config.old .elif ${MACHINE} == "i386" ! SUBDIR+=bad144 apm apmd fdformat pcmciad .elif ${MACHINE} == "pmax" SUBDIR+= .elif ${MACHINE} == "sun3"