diff options
| author | cgd <cgd@NetBSD.org> | 1998-06-16 18:36:03 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1998-06-16 18:36:03 +0000 |
| commit | e2578025b34acc338ba22ed169a2a28941b58293 (patch) | |
| tree | a69daa7bdf8aacbb1d6879cbb2d65114c5874a6f /sys/dev/microcode | |
| parent | faf0c2136886f2ab18f9c28030f7773d96d4f229 (diff) | |
Point people to the correct Makefiles to build generated headers.
(Suggested by Manuel Bouyer.)
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 |
