From 89aa2adc650176b493075e1d8e64f1b6cc635d90 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb <wbx@openadk.org> Date: Wed, 21 Mar 2012 02:18:37 +0100 Subject: remove DEVELOPER=1 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index a5c07a331..d87ef5da6 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -22,7 +22,7 @@ _subdir: ${_subdir_dep} echo >&2 Error: you must build with “umask 022”, sorry.; \ exit 1; \ fi - cd ${subdir} && TOPDIR=${TOPDIR} DEVELOPER=1 \ + cd ${subdir} && TOPDIR=${TOPDIR} \ make VERBOSE=1 ${MAKEFLAGS} ${MAKECMDGOALS} include prereq.mk -- cgit v1.2.3