Re: unix links...

2000-06-20 Thread Paul D. Smith
%% "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.

unix links...

2000-06-20 Thread jack collins
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