Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2000/03/15 02:09:07 fvdl Exp $
2
3# use 'make -f Makefile.sequencer headers' to make aic7xxx_seq.h and friends
4
5INCSDIR= /usr/include/dev/microcode/aic7xxx
6
7INCS=	aic7xxx_seq.h aic7xxx_reg.h
8
9.include <bsd.kinc.mk>
10