=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.31 retrieving revision 1.32 diff -c -r1.31 -r1.32 *** src/usr.sbin/Makefile 1997/12/11 03:05:38 1.31 --- src/usr.sbin/Makefile 1998/01/21 00:41:34 1.32 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.31 1997/12/11 03:05:38 brian Exp $ # not yet done: catman --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.32 1998/01/21 00:41:34 deraadt Exp $ # not yet done: catman *************** *** 24,30 **** SUBDIR+=apm apmd bad144 eeprom fdformat grfconfig grfinfo \ hilinfo iteconfig pccon pcmciad screenblank videomode .elif ${MACHINE} == "amiga" ! SUBDIR+=grfconfig iteconfig screenblank videomode .elif ${MACHINE} == "atari" SUBDIR+=iteconfig .elif ${MACHINE} == "hp300" --- 24,30 ---- SUBDIR+=apm apmd bad144 eeprom fdformat grfconfig grfinfo \ hilinfo iteconfig pccon pcmciad screenblank videomode .elif ${MACHINE} == "amiga" ! SUBDIR+=grfconfig iteconfig videomode .elif ${MACHINE} == "atari" SUBDIR+=iteconfig .elif ${MACHINE} == "hp300"