Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.20.2.1
      1  1.20.2.1   tls #	$NetBSD: Makefile,v 1.20.2.1 2014/08/10 06:54:04 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.20.2.1   tls 	sljit_machdep.h \
      8      1.18  matt 	vmparam.h
      9       1.1   cgd 
     10      1.18  matt .include "../../powerpc/include/Makefile"
     11