Makefile revision 1.4
1#	$NetBSD: Makefile,v 1.4 1998/06/16 18:36:04 cgd Exp $
2
3# use 'make -f Makefile.sequencer' to make aic7xxx_seq.h
4
5INCSDIR= /usr/include/dev/microcode/aic7xxx
6
7INCS=	aic7xxx_seq.h
8
9.include <bsd.kinc.mk>
10