#	$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>