summaryrefslogtreecommitdiff
path: root/sys/Makefile
blob: 700e6dbc1b30381e8e26702eb6ead97ad4c98164 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.9 2001/06/25 02:11:59 deraadt Exp $
#	$NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $

# arch/arc arch/wgrisc
SUBDIR=	arch/alpha arch/amiga arch/hp300 arch/i386 \
	arch/mac68k arch/mvme68k arch/powerpc \
	arch/sparc arch/vax arch/sun3

.include <bsd.subdir.mk>