Re: override make file variables

Ralf Wildenhues <[email protected]>
Newsgroups gmane.comp.gnu.utils
Organization Department of Numerical Simulation, University of Bonn
Message-ID <[email protected]>
* parag wrote on Wed, Apr 16, 2008 at 08:49:43AM CEST:
> cat makefil
> CPP=cc

> Now I want to override this CPP from the invocation line for the
> makefile. Is it possible to do the same . please help me

Try
  make CPP="cc -E"

or similar.

Cheers,
Ralf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.