1# $NetBSD: Makefile,v 1.3 2024/01/14 18:22:02 thorpej Exp $ 2 3INCSDIR= /usr/include/sun68k 4 5INCS= \ 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