Am 12.01.2009 um 21:48 schrieb Matthias Kilian:
No, it isn't. There may be errors in the Makefile. There may be overrides in the environment and/or command line that may *not* work as desired which you can't check by just looking at the Makefile.
Have you actually looked at the Makefile and buildsys.mk.in? You'll see that the environment can't override it. And you'll see that there's a bug in the buildsys if the flags from the Makefile are not used. And that'd be something for me to fix then, and that'd be a case to disable .SILENT.
And there are people like me who want to check wether a Makefile correctly picks up CFLAGS, CC etc. if overridden. Like (in a port's directory): DEBUG=-g make
Just look at buildsys.mk. All flags you had in your env when running configure are written there.
-- Jonathan
PGP.sig
Description: Signierter Teil der Nachricht
