Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.18.2.1
      1  1.18.2.1     tls #	$NetBSD: Makefile,v 1.18.2.1 2014/08/10 06:54:06 tls 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.18.2.1     tls 	sljit_machdep.h \
      9      1.16    matt 	vmparam.h
     10       1.1  briggs 
     11      1.16    matt .include "../../powerpc/include/Makefile"
     12