e2578025b3
(Suggested by Manuel Bouyer.)
10 lines
204 B
Makefile
10 lines
204 B
Makefile
# $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>
|