> 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). _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
