diff options
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/microcode/aic7xxx/Makefile b/sys/dev/microcode/aic7xxx/Makefile index be0572ec9b6..24e0b249701 100644 --- a/sys/dev/microcode/aic7xxx/Makefile +++ b/sys/dev/microcode/aic7xxx/Makefile @@ -1,3 +1,5 @@ +# $NetBSD: Makefile,v 1.2 1998/01/05 07:31:11 perry Exp $ + aic7xxx_seq.h: aic7xxx_asm aic7xxx.seq ./aic7xxx_asm -o ${.TARGET} aic7xxx.seq |
