I'm terminating my current Ultranet dialup account, since Lexington now
has cable modems (yay, RCN!)
That means my GNU make page has moved; please note the new URL below.
Thanks!
--
---
Paul D. Smith <[EMAIL PROTECTED]
%% "jack collins" <[EMAIL PROTECTED]> writes:
jc> My problem (among many...) is that dependencies I use for targets
jc> are links to files located in a repository. When make evaluates
jc> the rule it follows the link to the source and uses that date, not
jc> the date of the link creation.
Hi,
Let me start by saying this is probably not a bug but it isn't covered in
any documentation that I have seen.
I'm using Make v 3.77 on a SUN workstation running solaris.
My problem (among many...) is that dependencies I use for targets are links
to files located in a repository. When make