From 989385390a65cc71f342e6814d86f19ef3d56458 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 15 May 2014 20:30:56 +0200 Subject: remove version information, we use rolling development model --- BSDmakefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'BSDmakefile') diff --git a/BSDmakefile b/BSDmakefile index 9afeaa3af..1720ba495 100644 --- a/BSDmakefile +++ b/BSDmakefile @@ -1,14 +1,11 @@ # 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 TOPDIR= ${.CURDIR} PWD= ${.CURDIR} .include "${.CURDIR}/Makefile.inc" -GMAKE_ENV+= ADKVERSION=${ADKVERSION:Q} - .if defined(package) && !empty(package) subdir:= package/${package} . if !make(clean) -- cgit v1.2.3