Hi.
I get a lot of warnings when using make in my linuxbios directory
(freebios/src/rom/pcchips).
I have listed some of the warnings below.
Makefile:263: warning: overriding commands for target `boot.o'
Makefile:176: warning: ignoring old commands for target `boot.o'
Makefile:266: warning: overriding commands for target `i386_subr.o'
Makefile:179: warning: ignoring old commands for target `i386_subr.o'
Makefile:269: warning: overriding commands for target `params.o'
Makefile:182: warning: ignoring old commands for target `params.o'
Make reports version 3.79.1.
What can I do to make these warnings disappear?
Thankful for advise.
/Daniel