Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.3
      1  1.3    alnsn #	$NetBSD: Makefile,v 1.3 2014/07/23 18:19:45 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.3    alnsn 	sljit_machdep.h \
      9  1.1  garbled 	vmparam.h
     10  1.1  garbled 
     11  1.1  garbled .include "../../powerpc/include/Makefile"
     12