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