1# $NetBSD: Makefile,v 1.4 2015/12/21 17:02:34 christos Exp $ 2 3INCSDIR= /usr/include/rs6000 4 5INCS= bootinfo.h \ 6 disklabel.h \ 7 fenv.h \ 8 intr.h \ 9 sljit_machdep.h \ 10 vmparam.h 11 12.include "../../powerpc/include/Makefile" 13