From 357c53f37d1e08f3acf73c472ae7acb076c24d42 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 21 Dec 2001 14:43:24 +0000 Subject: #83144# --- tools/bootstrp/addexes/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/bootstrp/addexes/makefile.mk b/tools/bootstrp/addexes/makefile.mk index d4b96036fed0..982c8f0d183b 100644 --- a/tools/bootstrp/addexes/makefile.mk +++ b/tools/bootstrp/addexes/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: mh $ $Date: 2001-10-04 17:06:59 $ +# last change: $Author: vg $ $Date: 2001-12-21 15:43:24 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -88,7 +88,7 @@ APP1STDLIBS=$(STATIC_LIBS) APP1LIBS= $(LB)$/bootstrp.lib APP1DEPN= $(LB)$/atools.lib $(LB)$/bootstrp.lib -#APP2TARGET= include +APP2TARGET= include APP2STACK= 16000 APP2OBJS= $(OBJ)$/include.obj APP2STDLIBS=$(STATIC_LIBS) -- cgit