Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.19.122.1
      1  1.19.122.1   tls #	$NetBSD: Makefile,v 1.19.122.1 2014/08/20 00:03:17 tls Exp $
      2         1.1   cgd 
      3         1.1   cgd INCSDIR= /usr/include/ofppc
      4         1.1   cgd 
      5        1.18  matt INCS=	disklabel.h \
      6        1.18  matt 	intr.h \
      7  1.19.122.1   tls 	sljit_machdep.h \
      8        1.18  matt 	vmparam.h
      9         1.1   cgd 
     10        1.18  matt .include "../../powerpc/include/Makefile"
     11