summaryrefslogtreecommitdiffstats
path: root/win/makefile.bc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-04-21 09:07:00 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-04-21 09:07:00 (GMT)
commit7fe49bb7164153f93609697d3501cf9277b87a5c (patch)
tree03cddd21c52bcb77b2be2f53cc1f659ff76fe941 /win/makefile.bc
parent861a3771f91a7c67ef0cf2947ba0c5390febb62f (diff)
parentbcd88b005a09280f4b9725d611fd3763fd07241f (diff)
downloadtcl-7fe49bb7164153f93609697d3501cf9277b87a5c.zip
tcl-7fe49bb7164153f93609697d3501cf9277b87a5c.tar.gz
tcl-7fe49bb7164153f93609697d3501cf9277b87a5c.tar.bz2
merge trunk
Diffstat (limited to 'win/makefile.bc')
-rw-r--r--win/makefile.bc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/makefile.bc b/win/makefile.bc
index 12ba603..338205e 100644
--- a/win/makefile.bc
+++ b/win/makefile.bc
@@ -136,7 +136,7 @@ BINROOT = ..
!IF "$(NODEBUG)" == "1"
TMPDIRNAME = Release
DBGX =
-SYMDEFINES =
+SYMDEFINES = -DNDEBUG
!ELSE
TMPDIRNAME = Debug
#DBGX = d