summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/aic7xxx/Makefile
blob: ecadaa9a685bcfb26cac88e668d2972289d16ea6 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.4 1998/06/16 18:36:04 cgd Exp $

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

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

INCS=	aic7xxx_seq.h

.include <bsd.kinc.mk>