Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.19.128.1
      1  1.19.128.1  rmind #	$NetBSD: Makefile,v 1.19.128.1 2014/05/18 17:45:20 rmind 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.128.1  rmind 	sljitarch.h \
      8        1.18   matt 	vmparam.h
      9         1.1    cgd 
     10        1.18   matt .include "../../powerpc/include/Makefile"
     11