From a9d14d2f99c232b769c423ef40e903087a3f7877 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Sun, 2 Aug 2009 14:31:31 +0200 Subject: hook in ADK version extraction, rename some stuff --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3