>>>>> "Nicholas" == Nicholas Kidd <[EMAIL PROTECTED]> writes:

Nicholas> I was wondering if someone knew what these error message meant:

Nicholas> Makefile:483: warning: overriding commands for target
Nicholas> `engine/cpp/engine.o'
Nicholas> Makefile:362: warning: ignoring old commands for target
Nicholas> `engine/cpp/engine.o'

This means that this file has two different rules to generate it in
the Makefile.

We can't tell exactly why without more information.

What version of automake are you using?
What is your Makefile.am?

Tom


Reply via email to