summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/Makefile
blob: 26c618370da053d29e4fa852e3234f0f13022a72 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.7 2000/05/25 21:55:02 deraadt Exp $

.if ${MACHINE_ARCH} == "m68k"
SUBDIR+= 060sp fpsp
.endif

.include <bsd.subdir.mk>