diff options
| author | perry <perry@NetBSD.org> | 1998-01-05 07:31:05 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-01-05 07:31:05 +0000 |
| commit | fff05a68abb85221a0a0f4064d73f6146526fba5 (patch) | |
| tree | 2baa271e581b8fb8eb02ea87221fe82b87b95d24 /sys/dev/microcode | |
| parent | 015e898c02b847ad51de32e1b5028bd47fe1ad56 (diff) | |
RCSID Police.
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 |
