NetBSD/sys/dev/microcode/aic7xxx/Makefile

8 lines
165 B
Makefile
Raw Normal View History

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