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