Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.6.2
      1  1.1.6.2  matt #	$NetBSD: Makefile,v 1.1.6.2 2008/01/09 01:48:03 matt Exp $
      2  1.1.6.2  matt 
      3  1.1.6.2  matt INCSDIR= /usr/include/rs6000
      4  1.1.6.2  matt 
      5  1.1.6.2  matt INCS=   bootinfo.h \
      6  1.1.6.2  matt 	disklabel.h \
      7  1.1.6.2  matt 	intr.h \
      8  1.1.6.2  matt 	vmparam.h
      9  1.1.6.2  matt 
     10  1.1.6.2  matt .include "../../powerpc/include/Makefile"
     11