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

Re: Problem with implicit rule for .o files and overriding of CXXFLAGS.



Георги Данчев wrote:
> 
> This is true, unless the `override' directive is used in the
> makefile to override variables set with a command line argument.

Sure, make gives you plenty of rope to hang yourself, to abuse the
users of your program, or to come up with something absolutely
adorable.  I didn't mention this special case deliberately, as it is
very rare for these variables (for a good reason).  Also, I haven't
seen a Debian package that does this:

build-stamp:
	$(MAKE) -e


Reply to: