=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/lkm/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/lkm/Attic/Makefile 1996/02/25 19:20:24 1.1 +++ src/lkm/Attic/Makefile 1996/06/02 04:51:31 1.2 @@ -1,5 +1,9 @@ -# $OpenBSD: Makefile,v 1.1 1996/02/25 19:20:24 mickey Exp $ +# $OpenBSD: Makefile,v 1.2 1996/06/02 04:51:31 tholo Exp $ SUBDIR+= ipl + +.if ${MACHINE_ARCH} == "i386" +SUBDIR+= ap +.endif .include