summaryrefslogtreecommitdiff
path: root/sys/arch/prep/include/Makefile
blob: 508bb8858550ac3fa91b7408bdfd0c90367adb96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.22 2015/12/21 17:02:34 christos Exp $

INCSDIR= /usr/include/prep

INCS=   bootinfo.h \
	disklabel.h \
	fenv.h \
	intr.h \
	nvram.h \
	sljit_machdep.h \
	spkr.h \
	vmparam.h

.include "../../powerpc/include/Makefile"