1.1 --- a/Makefile.conf Mon Oct 09 10:46:42 2017 +0200
1.2 +++ b/Makefile.conf Mon Oct 09 10:50:25 2017 +0200
1.3 @@ -45,12 +45,12 @@
1.4
1.5 # If empty, create a release build.
1.6 # Otherwise, create a debug build.
1.7 -# This variable is ineffective in your override.conf file.
1.8 +# This variable is ineffective in your local.conf file.
1.9 DEBUG=YES
1.10
1.11 # If empty, suppress compiler warnings.
1.12 # Otherwise, print warnings.
1.13 -# This variable is ineffective in your override.conf file.
1.14 +# This variable is ineffective in your local.conf file.
1.15 WARN=placeholder
1.16
1.17