summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-03-26 12:11:12 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-03-26 12:11:12 +0000
commitefa2584f3052c520e12f91cb74090735ae75e9be (patch)
tree08b8374ace3f1a191b63c48c318fcc0a40e442cd /Makefile.config
parentce231ac3f456d2e92730d344cda1578eaf1d8add (diff)
downloadiconv-efa2584f3052c520e12f91cb74090735ae75e9be.tar.gz
iconv-efa2584f3052c520e12f91cb74090735ae75e9be.tar.bz2
First attempt at using the core buildsystem
svn path=/trunk/iconv/; revision=6897
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