Hi Paul,

> GNU make strips trailing slashes, so that "foo/" and "foo" are
> considered the same prerequisite.

Is it because make just does it this way or there is some deep 
reason for that?

For example, $(dir) does not strip the trailing slash. Oh, but $(@D)
does...

> You can get your makefile to work like this:

thanks for the work around,
-boris

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to