Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.18
      1 #	$NetBSD: Makefile,v 1.18 2005/12/11 12:18:47 christos Exp $
      2 
      3 INCSDIR= /usr/include/prep
      4 
      5 INCS=   bootinfo.h \
      6 	disklabel.h \
      7 	intr.h \
      8 	spkr.h \
      9 	vmparam.h
     10 
     11 .include "../../powerpc/include/Makefile"
     12