summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-09 14:24:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-09 14:24:08 +0200
commitaa36ba1bfedbec0a5a8682dd862697eb4c090a13 (patch)
tree2e178bb008ea0076185a841cc35cb6ceffe7a4fa /Makefile
parent1c47490f586071528b387edc46e531c88bd77dc7 (diff)
parentcda64efca568ec61c064b44f494f58f7a08bd4e7 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4fea27925..dfef6791e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,9 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
+ADKVERSION= 0.1.0
+export ADKVERSION
+
GMAKE?= $(PWD)/scripts/make
GMAKE_FMK= ${GMAKE} -f $(PWD)/mk/build.mk
GMAKE_INV= ${GMAKE_FMK} --no-print-directory