=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.26 retrieving revision 1.27 diff -c -r1.26 -r1.27 *** src/sbin/Makefile 1997/06/14 05:08:19 1.26 --- src/sbin/Makefile 1997/07/06 18:20:07 1.27 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.26 1997/06/14 05:08:19 downsj 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.27 1997/07/06 18:20:07 niklas Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip *************** *** 31,37 **** SUBDIR+= config_slot SUBDIR+= fdisk SUBDIR+= pcmcia_cntrl ! .elif (${MACHINE} == "arc") || (${MACHINE} == "powerpc") SUBDIR+= fdisk .elif ${MACHINE} == "pc532" SUBDIR+= bim --- 31,37 ---- SUBDIR+= config_slot SUBDIR+= fdisk SUBDIR+= pcmcia_cntrl ! .elif (${MACHINE} == "arc") || (${MACHINE} == "powerpc") || (${MACHINE} == "alpha") SUBDIR+= fdisk .elif ${MACHINE} == "pc532" SUBDIR+= bim