summaryrefslogtreecommitdiff
path: root/lkm/Makefile
blob: 49e80908baefce515028c743bbcabba68c97b626 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.4 1999/12/09 00:52:31 deraadt Exp $

SUBDIR+= 

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

.include <bsd.subdir.mk>