Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.62.2
      1  1.1.62.1       tls #	$NetBSD: Makefile,v 1.1.62.2 2017/12/03 11:36:39 jdolecek 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.62.2  jdolecek 	fenv.h \
      8       1.1   garbled 	intr.h \
      9  1.1.62.1       tls 	sljit_machdep.h \
     10       1.1   garbled 	vmparam.h
     11       1.1   garbled 
     12       1.1   garbled .include "../../powerpc/include/Makefile"
     13