Re: Bug#88324: make: pattern rules are broken in some cases

2001-07-04 Thread Adam M. Costello
"Paul D. Smith" <[EMAIL PROTECTED]> wrote: > See the second paragraph in the GNU make manual section "How Patterns > Match". If the target doesn't contain a slash, then directory names > are removed from the file name before it is compared. Thanks. I guess I'll need to do "make bar/b/c" instea

Re: Bug#88324: make: pattern rules are broken in some cases

2001-07-04 Thread Paul D. Smith
%% Manoj Srivastava <[EMAIL PROTECTED]> writes: ms> [Please retain the CC to [EMAIL PROTECTED] so ms> that the Debian Bug Tracking system can record your input] ms> == ms> Consider the following Makefil

Re: Bug#88324: make: pattern rules are broken in some cases

2001-07-04 Thread Manoj Srivastava
Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian Bug Tracking system can record your input] This problem was reported by a Debian user. I looked through the manual to see if there is any restriction on the stem section of a pattern match, but I did n