1998-01-05 10:31:05 +03:00
|
|
|
# $NetBSD: Makefile,v 1.2 1998/01/05 07:31:11 perry Exp $
|
|
|
|
|
1996-08-10 12:36:48 +04:00
|
|
|
aic7xxx_seq.h: aic7xxx_asm aic7xxx.seq
|
|
|
|
./aic7xxx_asm -o ${.TARGET} aic7xxx.seq
|
|
|
|
|
|
|
|
aic7xxx_asm: aic7xxx_asm.o
|
|
|
|
${CC} -o $@ aic7xxx_asm.o
|
|
|
|
|
|
|
|
aic7xxx_asm.o: aic7xxx_asm.c
|