Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.52.1
      1  1.1.52.1     yamt #	$NetBSD: Makefile,v 1.1.52.1 2014/05/22 11:40:05 yamt 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.1  garbled 	intr.h \
      8  1.1.52.1     yamt 	sljitarch.h \
      9       1.1  garbled 	vmparam.h
     10       1.1  garbled 
     11       1.1  garbled .include "../../powerpc/include/Makefile"
     12