summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index 6e9f1464d..2321053dc 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -8,6 +8,14 @@
# Options marked "highly recommended" have a severe impact on NetSurf's
# use as a web browser and should be set to YES unless there is a particularly
# good reason not to.
+#
+# This file should be treated as INVIOLATE and only altered to alter the
+# defaults by a core developer. If you wish to configure the build of NetSurf
+# then instead please create a file called Makefile.config.override and simply
+# override the statements you require in that.
+# Remember that Makefile.config.override cannot override the TARGET. That must
+# be set on the commandline. i.e. 'make TARGET=framebuffer'
+#
# ----------------------------------------------------------------------------
# Options relating to all versions of NetSurf