Re: [hackers] [slstatus] Explicitly list component-objects in the Makefile || Laslo Hunhold
> $(COM:=.o): config.mk $(REQ:=.h)
>
> omits the dependency on the c-file itself, which incurs that strictly
> speaking the object file is not depending on the source file, which is
> nonsense.
Come on...
This is suckless, read and try understanding the standard.
> You don't see strictly Posix compliant Makefiles around very often and
> most use nasty GNU-extensions everywhere. It is a good idea to go ahead
> as a fitting example and show how to write them portably.
Stop sounding like an evangelist, spreading nonsense.
Received on Mon May 28 2018 - 12:49:13 CEST
This archive was generated by hypermail 2.3.0
: Mon May 28 2018 - 13:00:28 CEST