help-make
[Top][All Lists]
Advanced

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

Re: "TARGET_ARCH" implicit variable possible trouble


From: Paul D. Smith
Subject: Re: "TARGET_ARCH" implicit variable possible trouble
Date: Sat, 8 Jan 2005 12:35:36 -0500

For serious build environments I don't recommend that anyone use the
builtin rules, except maybe as an example.  They are great for simple
makefiles building simple programs, but any serious build environment
probably wants to use the -r option to clean out all the builtin rules,
and define its own set.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]