Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.23
      1 #	$NetBSD: Makefile,v 1.23 2010/01/24 10:36:34 phx Exp $
      2 
      3 INCSDIR= /usr/include/amigappc
      4 
      5 INCS=	disklabel.h \
      6 	intr.h \
      7 	vmparam.h
      8 
      9 .include "../../powerpc/include/Makefile"
     10