=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.28 retrieving revision 1.29 diff -c -r1.28 -r1.29 *** src/usr.sbin/Makefile 1997/08/19 08:30:47 1.28 --- src/usr.sbin/Makefile 1997/11/17 11:46:38 1.29 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.28 1997/08/19 08:30:47 niklas Exp $ # not yet done: catman --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.29 1997/11/17 11:46:38 kstailey Exp $ # not yet done: catman *************** *** 34,40 **** .elif ${MACHINE} == "pmax" SUBDIR+= .elif ${MACHINE} == "sun3" ! SUBDIR+=dbsym eeprom screenblank .elif ${MACHINE} == "sparc" SUBDIR+=eeprom fdformat screenblank .endif --- 34,40 ---- .elif ${MACHINE} == "pmax" SUBDIR+= .elif ${MACHINE} == "sun3" ! SUBDIR+=eeprom screenblank .elif ${MACHINE} == "sparc" SUBDIR+=eeprom fdformat screenblank .endif