Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.18.26.1
      1 #	$NetBSD: Makefile,v 1.18.26.1 2007/02/27 16:52:53 yamt Exp $
      2 
      3 INCSDIR= /usr/include/prep
      4 
      5 INCS=   bootinfo.h \
      6 	disklabel.h \
      7 	intr.h \
      8 	nvram.h \
      9 	spkr.h \
     10 	vmparam.h
     11 
     12 .include "../../powerpc/include/Makefile"
     13