xref: /netbsd-src/sys/arch/prep/include/Makefile (revision 5b84b3983f71fd20a534cfa5d1556623a8aaa717)
1#	$NetBSD: Makefile,v 1.17 2003/10/24 05:07:44 matt Exp $
2
3INCSDIR= /usr/include/prep
4
5INCS=   bootinfo.h \
6	disklabel.h \
7	intr.h \
8	spkr.h \
9	vmparam.h
10
11.include "../../powerpc/include/Makefile"
12