[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with make



Andreas Jellinghaus <aj@dungeon.inka.de> 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 submakes
with $(MAKE).


Guy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: