mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-18 22:26:30 +01:00
turn on -v dynamically
This commit is contained in:
parent
644110ceb9
commit
f89e436b5a
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
|||
# COMMON_OBJ_DIR = $(EPOC)/BUILD/CYGWIN$(shell pwd)/xwords/symbian/group/common/armi/urel
|
||||
# XWORDS_OBJ_DIR = $(EPOC)/BUILD/CYGWIN$(shell pwd)/xwords/symbian/group/XWORDS/armi/urel
|
||||
|
||||
# BLDMAKE_FLAGS = -v
|
||||
ifdef VERB
|
||||
BLDMAKE_FLAGS = -v
|
||||
endif
|
||||
|
||||
# There are no rules for building these puppies -- the symbian build
|
||||
# system does that. But they'd better exist by the time we get to the
|
||||
|
|
Loading…
Reference in a new issue