From e2578025b34acc338ba22ed169a2a28941b58293 Mon Sep 17 00:00:00 2001 From: cgd Date: Tue, 16 Jun 1998 18:36:03 +0000 Subject: Point people to the correct Makefiles to build generated headers. (Suggested by Manuel Bouyer.) --- sys/dev/microcode/aic7xxx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/microcode') 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 -- cgit