Andreas Jellinghaus <[EMAIL PROTECTED]> writes:
> i want to set the variable CPPFLAGS in my debian/rules, so all processes
> called by make will have an evironment variable CPPFLAGS with that
> content.
export CPPFLAGS = "whatever"
will do what you want. You should, of course, be calling submak
hy.
how can i do this :
i want to set the variable CPPFLAGS in my debian/rules, so all processes
called by make will have an evironment variable CPPFLAGS with that
content.
concret : i need to set CPPFLAGS in environment, so configure scripts
will include a special directory when searching for in
2 matches
Mail list logo