Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.19.112.1
      1  1.19.112.1  yamt #	$NetBSD: Makefile,v 1.19.112.1 2014/05/22 11:40:02 yamt 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.112.1  yamt 	sljitarch.h \
      8        1.18  matt 	vmparam.h
      9         1.1   cgd 
     10        1.18  matt .include "../../powerpc/include/Makefile"
     11