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 not see any prohibitions, so this should
work.
======================================================================
Consider the following Makefile:
%: bar/%.foo
@echo success
Suppose that the following files exist:
bar/a.foo
bar/b/c.foo
"make a" prints "success", but "make b/c" says:
make: *** No rule to make target `b/c'. Stop.
I'm almost certain this used to work.
======================================================================
manoj
--
Go placidly amid the noise and waste, and remember what value there
may be in owning a piece thereof. National Lampoon, "Deteriorata"
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make