summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-20 14:03:03 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-20 14:03:03 +0000
commite64a3b2d3d7419291e36aa2f619b4e083044ac13 (patch)
tree59b279ae9a1eb38523da0c4d22f0ab223c6d1bb8 /transex3
parent48707239605d9602414150ab5d04d79db9070357 (diff)
INTEGRATION: CWS os2port01 (1.41.24); FILE MERGED
2007/09/06 10:10:58 obr 1.41.24.3: build fix 2007/08/08 07:06:47 obr 1.41.24.2: RESYNC: (1.41-1.44); FILE MERGED 2006/12/28 15:07:40 ydario 1.41.24.1: OS/2 initial import.
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/transex3/source/makefile.mk b/transex3/source/makefile.mk
index f252bb521c50..ff96e42b4fdd 100644
--- a/transex3/source/makefile.mk
+++ b/transex3/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.44 $
+# $Revision: 1.45 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:59:50 $
+# last change: $Author: vg $ $Date: 2007-09-20 15:03:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -177,7 +177,7 @@ APP7STDLIBS+= \
# encoding converter for text files
APP8TARGET= txtconv
-APP8STACK= 16000
+#APP8STACK= 16000
APP8OBJS= $(OBJ)$/utf8conv.obj $(OBJ)$/txtconv.obj $(OBJ)$/hw2fw.obj
APP8STDLIBS=$(TOOLSLIB) $(SALLIB)