Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.2
      1  1.2    alnsn #	$NetBSD: Makefile,v 1.2 2013/11/17 14:34:12 alnsn 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.2    alnsn 	sljitarch.h \
      9  1.1  garbled 	vmparam.h
     10  1.1  garbled 
     11  1.1  garbled .include "../../powerpc/include/Makefile"
     12