=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** src/usr.sbin/Makefile 1996/06/20 08:22:45 1.14 --- src/usr.sbin/Makefile 1996/06/30 01:57:36 1.15 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.14 1996/06/20 08:22:45 downsj Exp $ # not yet done: catman --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.15 1996/06/30 01:57:36 deraadt Exp $ # not yet done: catman *************** *** 21,27 **** .endif .if make(clean) || make(cleandir) || make(obj) ! SUBDIR+=apm apmd bad144 config.old dbsym eeprom grfconfig grfinfo \ hilinfo iteconfig pcmciad screenblank .elif ${MACHINE} == "amiga" SUBDIR+=grfconfig iteconfig screenblank videomode --- 21,27 ---- .endif .if make(clean) || make(cleandir) || make(obj) ! SUBDIR+=apm apmd bad144 config.old dbsym eeprom fdformat grfconfig grfinfo \ hilinfo iteconfig pcmciad screenblank .elif ${MACHINE} == "amiga" SUBDIR+=grfconfig iteconfig screenblank videomode