Home | History | Annotate | Line # | Download | only in include
      1 #	$NetBSD: Makefile,v 1.26 2015/12/21 17:02:32 christos Exp $
      2 
      3 INCSDIR= /usr/include/amigappc
      4 
      5 INCS=	disklabel.h \
      6 	fenv.h \
      7 	intr.h \
      8 	sljit_machdep.h \
      9 	vmparam.h
     10 
     11 .include "../../powerpc/include/Makefile"
     12