=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -c -r1.18 -r1.19 *** src/sbin/Makefile 1996/08/02 23:39:07 1.18 --- src/sbin/Makefile 1996/09/02 11:30:09 1.19 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.18 1996/08/02 23:39:07 tholo Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.19 1996/09/02 11:30:09 pefo Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip *************** *** 32,38 **** SUBDIR+= config_slot SUBDIR+= fdisk SUBDIR+= pcmcia_cntrl ! .elif ${MACHINE} == "pica" SUBDIR+= fdisk .elif ${MACHINE} == "pc532" SUBDIR+= bim --- 32,38 ---- SUBDIR+= config_slot SUBDIR+= fdisk SUBDIR+= pcmcia_cntrl ! .elif ${MACHINE} == "arc" SUBDIR+= fdisk .elif ${MACHINE} == "pc532" SUBDIR+= bim