Home | History | Annotate | Line # | Download | only in include
      1 #	$NetBSD: Makefile,v 1.22 2015/12/21 17:02:34 christos Exp $
      2 
      3 INCSDIR= /usr/include/prep
      4 
      5 INCS=   bootinfo.h \
      6 	disklabel.h \
      7 	fenv.h \
      8 	intr.h \
      9 	nvram.h \
     10 	sljit_machdep.h \
     11 	spkr.h \
     12 	vmparam.h
     13 
     14 .include "../../powerpc/include/Makefile"
     15