On Thu, 2012-04-26 at 12:20 +0800, 邓东平 wrote:
> hi,when I use make,I find a problem.when I input "make -p",then lot's
> of default configuration will print.but when I want to find the
> default configuration file,I can't find it anywhere.I would appreciate
> it very much if you could tell me where the file is or what the file
> name is (my OS is ubuntu).

There is no file containing the default configuration.  The default
configuration in GNU make is compiled into the executable; it's not a
separate file.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[email protected]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to