summaryrefslogtreecommitdiff
path: root/sys/arch/prep/include/Makefile
blob: 20279ef978e442397463eab6713bb58a0d75b6ed (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.17 2003/10/24 05:07:44 matt Exp $

INCSDIR= /usr/include/prep

INCS=   bootinfo.h \
	disklabel.h \
	intr.h \
	spkr.h \
	vmparam.h

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