summaryrefslogtreecommitdiff
path: root/sys/arch/sun68k/include/Makefile
blob: 516541dc184037f929bbe67dd46a37447049e18e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.2 2002/11/26 23:30:29 lukem Exp $

INCSDIR= /usr/include/sun68k

INCS=	\
	bus.h \
	cpu.h \
	disklabel.h \
	idprom.h \
	intr.h \
	mon.h \
	psl.h

.include <bsd.kinc.mk>