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