"Paul D. Smith" wrote: > > %% Noel Yap <[EMAIL PROTECTED]> writes: > > ny> include X emits a message even if make is able to build the > ny> makefile and succeed. I want the message emitted with an error if > ny> and only if the makefile doesn't exist and make doesn't know how > ny> to build it. > > You can't do that. > > If you don't use "-include" and instead just use "include", then make > will throw an error itself in the case you mention above.
I was afraid you'd say that. I think the MAKE_EXEC_COUNT (or whatever it'll be called) feature will help in what I want to do. I'll just have to wait for that. Thanks, Noel -- NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited. _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-make
