[csw-devel] SF.net SVN: gar:[15514] csw/mgar/pkg/logrotate/trunk/Makefile

Maciej Bliziński maciej at opencsw.org
Sun Sep 4 15:14:03 CEST 2011


2011/9/4  <igalic at users.sourceforge.net>:
> -# Don't ask, it doesn't work otherwise.
> -export EXTRA_CFLAGS = -I$(includedir)
> -export EXTRA_LDFLAGS = -L$(libdir)
> +include gar/category.mk
> +
> +export EXTRA_CFLAGS := $(CFLAGS) $(CPPFLAGS)
> +export EXTRA_LDFLAGS := $(LDFLAGS)

You set these above include gar/category.mk, and you don't need to
need to export them.


More information about the devel mailing list