summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-03-24 14:05:12 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-03-24 14:05:12 +0000
commit59e5b86699b30dddbe173dac2e896764b2a88e46 (patch)
tree6c3cbb7f980b7243d4bc40224d83ba016db58889 /Makefile.config
parent0e4adae9299ee174fc7f364210d58da4e15c24e7 (diff)
downloadlibhubbub-59e5b86699b30dddbe173dac2e896764b2a88e46.tar.gz
libhubbub-59e5b86699b30dddbe173dac2e896764b2a88e46.tar.bz2
First cut at porting hubbub's buildsystem to the core tools
svn path=/trunk/hubbub/; revision=6837
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
new file mode 100644
index 0000000..1d27350
--- /dev/null
+++ b/Makefile.config
@@ -0,0 +1,4 @@
+# Configuration Makefile fragment
+
+# Cater for local configuration changes
+-include build/Makefile.config.override