From e1d72ad3f1f9fd9dc72b43b7c618230e0c7d190f Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 8 Jul 1999 06:49:52 +0000 Subject: * Added -R / --no-builtin-variables flag. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 080ea6f..5f93445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1999-07-08 Paul D. Smith + + * main.c (switches): Define a new switch -R (or + --no-builtin-variables). This option disables the defining of all + the GNU make builtin variables. + (main): If -R was given, force -r as well. + * default.c (define_default_variables): Test the new flag. + * make.h: Declare global flag. + * make.texinfo (Options Summary): Document the new option. + (Implicit Variables): Ditto. + 1999-07-06 Paul D. Smith * make.texinfo (Options Summary): Correct examples in -- cgit v1.2.3