Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.17.112.1
      1  1.17.112.1    yamt #	$NetBSD: Makefile,v 1.17.112.1 2014/05/22 11:40:06 yamt 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.17.112.1    yamt 	sljitarch.h \
      9        1.16    matt 	vmparam.h
     10         1.1  briggs 
     11        1.16    matt .include "../../powerpc/include/Makefile"
     12