Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.14.2.1
      1 #	$NetBSD: Makefile,v 1.14.2.1 2004/08/03 10:39:55 skrll Exp $
      2 
      3 INCSDIR= /usr/include/sandpoint
      4 
      5 INCS=	bootinfo.h \
      6 	disklabel.h \
      7 	intr.h \
      8 	vmparam.h
      9 
     10 .include "../../powerpc/include/Makefile"
     11