On 2008/04/09 02:37, Matthias Kilian wrote: > On Tue, Apr 08, 2008 at 07:37:50PM +0200, Tobias Ulmer wrote: > > - remove patch-Makefile, doesn't do anything except eye candy > > Well, this (and probably other dwm stuff) is initially from me, and > I don't think it's eye candy. I prefer to see every single command > run from make, with all arguments, and not just some > > CC foo.c
I agree. Apart from anything else, hiding these makes it harder to check whether a port honours CFLAGS/CC and gets -pthread right (rather than -lpthread).
