summaryrefslogtreecommitdiff
path: root/sys/Makefile
blob: 3da9f4e82e538c3344b943563d5229c254d8dde9 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.7 2000/05/25 21:54:37 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/pmax arch/powerpc \
	arch/sparc arch/vax

.include <bsd.subdir.mk>