1 2 3 4 5 6 7 8 9
# $OpenBSD: Makefile,v 1.2 1996/06/02 04:51:31 tholo Exp $ SUBDIR+= ipl .if ${MACHINE_ARCH} == "i386" SUBDIR+= ap .endif .include <bsd.subdir.mk>