"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
%% 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
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