Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.2.2
      1  1.1.2.2  garbled #	$NetBSD: Makefile,v 1.1.2.2 2007/12/17 19:09:06 garbled Exp $
      2  1.1.2.2  garbled 
      3  1.1.2.2  garbled INCSDIR= /usr/include/rs6000
      4  1.1.2.2  garbled 
      5  1.1.2.2  garbled INCS=   bootinfo.h \
      6  1.1.2.2  garbled 	disklabel.h \
      7  1.1.2.2  garbled 	intr.h \
      8  1.1.2.2  garbled 	vmparam.h
      9  1.1.2.2  garbled 
     10  1.1.2.2  garbled .include "../../powerpc/include/Makefile"
     11