summaryrefslogtreecommitdiff
path: root/lkm/Makefile
blob: 1669bfa74b1595d4b020497714e70279a34f8d8c (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.3 1998/02/24 22:32:52 deraadt Exp $

SUBDIR+= ipl

#.if ${MACHINE_ARCH} == "i386"
#SUBDIR+= ap
#.endif

.include <bsd.subdir.mk>