=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.sbin/Makefile 1995/11/01 16:55:29 1.5 --- src/usr.sbin/Makefile 1995/12/17 13:40:26 1.6 *************** *** 1,5 **** # from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91 ! # $Id: Makefile,v 1.5 1995/11/01 16:55:29 deraadt Exp $ # not yet done: catman --- 1,5 ---- # from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91 ! # $Id: Makefile,v 1.6 1995/12/17 13:40:26 deraadt Exp $ # not yet done: catman *************** *** 27,37 **** .elif ${MACHINE} == "atari" SUBDIR+=iteconfig .elif ${MACHINE} == "hp300" ! SUBDIR+=config.old grfinfo hilinfo .elif ${MACHINE} == "i386" SUBDIR+=bad144 .elif ${MACHINE} == "pmax" ! SUBDIR+=config.old .elif ${MACHINE} == "sun3" SUBDIR+=dbsym eeprom screenblank .elif ${MACHINE} == "sparc" --- 27,37 ---- .elif ${MACHINE} == "atari" SUBDIR+=iteconfig .elif ${MACHINE} == "hp300" ! SUBDIR+=grfinfo hilinfo .elif ${MACHINE} == "i386" SUBDIR+=bad144 .elif ${MACHINE} == "pmax" ! SUBDIR+= .elif ${MACHINE} == "sun3" SUBDIR+=dbsym eeprom screenblank .elif ${MACHINE} == "sparc"