summaryrefslogtreecommitdiff
path: root/example/Makefile.config
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-03-24 12:38:03 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-03-24 12:38:03 +0000
commit376a0e0cc4c3deef4bbea734761ed2cc868d2e7e (patch)
treed6a82488d8403f400035e5acee55cd87afde05ac /example/Makefile.config
parent527c18b061466a7d0ebde53e761d94775ebc8324 (diff)
downloadbuildsystem-376a0e0cc4c3deef4bbea734761ed2cc868d2e7e.tar.gz
buildsystem-376a0e0cc4c3deef4bbea734761ed2cc868d2e7e.tar.bz2
An example buildsystem, using the core makefiles
svn path=/trunk/tools/buildsystem/; revision=6832
Diffstat (limited to 'example/Makefile.config')
-rw-r--r--example/Makefile.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/Makefile.config b/example/Makefile.config
new file mode 100644
index 0000000..ffec918
--- /dev/null
+++ b/example/Makefile.config
@@ -0,0 +1,4 @@
+# Configuration makefile fragment
+
+# Local configuration changes
+-include Makefile.config.override