>Don't you mean "include"?
Yes I did, sorry.


>> I get the first time I run make (since the .add_rules.mk file is not yet there) the message:
>>
>> "makefile:71: .add_rules.mk: No such file or directory"
>>
>> Is there any way to prevent this message?

>Try:

>-include .add_rules.mk


Yes  this did the trick! Thanks.
What is the meganism behind the -include in stead of include?

Hans Peter


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

Reply via email to