1# $NetBSD: Makefile,v 1.7 2005/12/11 12:18:19 christos 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