Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.21
      1 #	$NetBSD: Makefile,v 1.21 2014/07/23 18:19:45 alnsn Exp $
      2 
      3 INCSDIR= /usr/include/prep
      4 
      5 INCS=   bootinfo.h \
      6 	disklabel.h \
      7 	intr.h \
      8 	nvram.h \
      9 	sljit_machdep.h \
     10 	spkr.h \
     11 	vmparam.h
     12 
     13 .include "../../powerpc/include/Makefile"
     14