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