Re: ^S/^Q

Leonard N. Zubkoff (lnz@dandelion.com)
Tue, 20 Jan 1998 22:27:32 -0800


From: "Richard B. Johnson" <root@chaos.analogic.com>
Date: Tue, 20 Jan 1998 16:42:01 -0500 (EST)

You are right. The damn thing will always compile because the
dependencies are set for BusLogic.O which is deleted after being
linked with FlashPoint.O to make Buslogic.o. I thought the
problem was a file-date in the future.

The next version of the driver will #include FlashPoint.c directly and so
BusLogic.c will compile without the current ld -r hack.

Leonard