[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Lucent nmake feature support
From: |
Andy Voelkel |
Subject: |
RE: Lucent nmake feature support |
Date: |
Tue, 11 Nov 2003 13:40:55 -0800 |
> av> The main thing I noticed is the built-in dependency scanner for
> av> source code. That would be a welcome addition to GNU make. OPUS
> av> had it, and it will be missed.
>
>You can get automated dependency scanning with GNU make, it just
doesn't
>come built-in. But it's not hard to achieve, especially if you have a
>relatively decent compiler (like GCC). But even without one you can do
>it pretty easily. For example there are instructions at my web site
>(see the .sig).
Great site! Thanks for the reference.
- Andy Voelkel