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