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