"Eli Zaretskii" <[EMAIL PROTECTED]> wrote ... > >> From: "Markus Mauhart" <[EMAIL PROTECTED]> >> Date: Sun, 1 Jan 2006 22:26:19 +0100 >> Cc: [EMAIL PROTECTED] >> >> and only 3) I'm wondering whether loadavg.exe should be a make-target during >> "make [all]" or not. >> -> see the appended files for more details: > > Ah, I see now: "make all" runs "make all-am", which tries to build > PROGRAMS, and PROGRAMS includes loadavg.exe (which IMHO it shouldn't > on Windows, but Makefile.in doesn't know about it).
Aha, thanks, now I see it too, but originally I gave up once I saw the long rule for "$(RECURSIVE_TARGETS)" ... what a shame :-) _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
