https://sourceware.org/bugzilla/show_bug.cgi?id=2587

--- Comment #8 from parakleta at gmail dot com ---
(In reply to parakleta from comment #7)

> I've just realised that changing the order of rules may not work.

Ignore this.  There is an explicit dependency on the "BUILT_SOURCES" existing
which forces the '.m -> .c' step to occur before other dependency checking is
performed so long as the 'all' target is used, so this is good enough.

I think just changing the 'SUFFIXES = .m' to 'SUFFIXES = .c .m' and rebuilding
the "makefile.in" should do it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to