On Tue, Dec 04, 2012 at 05:03:36PM +0100, Andreas Färber wrote:
> Am 04.12.2012 14:19, schrieb Eduardo Habkost:
> > The flag is necessary for code that doesn't use the variables from
> > Makefile (but use Makefile.objs), like libcacard/ and stubs/.
> >
> > Signed-off-by: Eduardo Habkost
>
> I do
Am 04.12.2012 14:19, schrieb Eduardo Habkost:
> The flag is necessary for code that doesn't use the variables from
> Makefile (but use Makefile.objs), like libcacard/ and stubs/.
>
> Signed-off-by: Eduardo Habkost
I don't quite understand the rationale of this patch.
libcacard/ and stubs/ should
The flag is necessary for code that doesn't use the variables from
Makefile (but use Makefile.objs), like libcacard/ and stubs/.
Signed-off-by: Eduardo Habkost
---
Makefile | 1 -
Makefile.objs | 15 +--
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/Makefile b/