Paul Smith [[email protected]] wrote:

>> However, make complains 'no rule to make target idt.asm, needed by
>> kernel_init.o. How can I tell make that these files are not to be built by
>> make, but just that kernel_init.o is to be rebuilt whenever one of the
>> dependencies are updated? When I add:

> In your case, idt.asm is not there or at least make can't find it.

Thank you Paul (and Cheng) for triggering the idea that there might be a typo
in the name of the file... which actually was... I had the idea that it
might have something to do with the .asm prefix, but it turned out to be
a much more trivial error.

thanks for your efforts,

Johan
_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to