diff options
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/microcode/aic7xxx/Makefile b/sys/dev/microcode/aic7xxx/Makefile index 2232b9b936b..ecadaa9a685 100644 --- a/sys/dev/microcode/aic7xxx/Makefile +++ b/sys/dev/microcode/aic7xxx/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.3 1998/06/12 23:22:51 cgd Exp $ +# $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 |
