summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/aic7xxx/Makefile
blob: 7f7596a431ddd89f555bf80c4f7b03ef87252227 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.5 2000/03/15 02:09:07 fvdl Exp $

# use 'make -f Makefile.sequencer headers' to make aic7xxx_seq.h and friends

INCSDIR= /usr/include/dev/microcode/aic7xxx

INCS=	aic7xxx_seq.h aic7xxx_reg.h

.include <bsd.kinc.mk>