#100000# typo

This commit is contained in:
Hans-Joachim Lankenau 2004-09-16 18:42:08 +00:00
parent 89c6fc14dc
commit ddc83bae27

View file

@ -2,9 +2,9 @@
#
# $RCSfile: tg_ext.mk,v $
#
# $Revision: 1.53 $
# $Revision: 1.54 $
#
# last change: $Author: hjs $ $Date: 2004-09-15 10:35:18 $
# last change: $Author: hjs $ $Date: 2004-09-16 19:42:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -67,7 +67,7 @@
# setup INCLUDE variable for use by VC++
.IF "$(GUI)$(COM)"=="WNTMSC"
.IF "$(EXT_USE_STLPORT)"==""
INCLUDE!:==$(subst,$/stl, $(SOLARINC))
INCLUDE!:=$(subst,$/stl, $(SOLARINC))
.ENDIF # "$(EXT_USE_STLPORT)"==""
INCLUDE!:=$(INCLUDE:s/ -I/;/)
.EXPORT : INCLUDE