1# $NetBSD: Makefile,v 1.20 2003/10/20 00:12:09 matt Exp $ 2 3INCSDIR= /usr/include/bebox 4 5INCS= bootinfo.h 6 disklabel.h \ 7 intr.h \ 8 pccons.h \ 9 vmparam.h 10 11.include "../../powerpc/include/Makefile" 12