Home | History | Annotate | Line # | Download | only in arm32
Makefile revision 1.6.6.2
      1  1.6.6.2  nathanw #	$NetBSD: Makefile,v 1.6.6.2 2002/01/08 00:23:12 nathanw Exp $
      2  1.6.6.2  nathanw 
      3  1.6.6.2  nathanw KDIR=	/sys/arch/arm/include/arm32
      4  1.6.6.2  nathanw INCSDIR= /usr/include/arm/arm32
      5  1.6.6.2  nathanw 
      6  1.6.6.2  nathanw INCS=	frame.h katelib.h param.h pmap.h psl.h pte.h rtc.h types.h vmparam.h
      7  1.6.6.2  nathanw 
      8  1.6.6.2  nathanw .include <bsd.kinc.mk>
      9