Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.8.2
      1  1.1.8.2  thorpej #	$NetBSD: Makefile,v 1.1.8.2 2002/12/11 06:12:35 thorpej Exp $
      2  1.1.8.2  thorpej 
      3  1.1.8.2  thorpej INCSDIR= /usr/include/sun68k
      4  1.1.8.2  thorpej 
      5  1.1.8.2  thorpej INCS=	\
      6  1.1.8.2  thorpej 	bus.h \
      7  1.1.8.2  thorpej 	cpu.h \
      8  1.1.8.2  thorpej 	disklabel.h \
      9  1.1.8.2  thorpej 	idprom.h \
     10  1.1.8.2  thorpej 	intr.h \
     11  1.1.8.2  thorpej 	mon.h \
     12  1.1.8.2  thorpej 	psl.h
     13  1.1.8.2  thorpej 
     14  1.1.8.2  thorpej .include <bsd.kinc.mk>
     15