mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 04:29:31 +00:00
ICU-978 do not force INVOKE here
X-SVN-Rev: 8120
This commit is contained in:
parent
bf0b7aa9d9
commit
d7e8d0b354
1 changed files with 1 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
## Copyright (c) 2001, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
##
|
||||
## $Id: mh-cygwin,v 1.5 2002/01/04 23:48:42 yves-oss Exp $
|
||||
## $Id: mh-cygwin,v 1.6 2002/03/19 18:13:48 yves-oss Exp $
|
||||
|
||||
## Commands to generate dependency files
|
||||
GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
|
||||
|
@ -82,8 +82,5 @@ BIR_DEPS=
|
|||
# Environment variable to set a runtime search path
|
||||
LDLIBRARYPATH_ENVVAR = PATH
|
||||
|
||||
# Invoke, set library path for all ICU libraries.
|
||||
INVOKE = $(LDLIBRARYPATH_ENVVAR)=$$$(LDLIBRARYPATH_ENVVAR):$(top_builddir)/common:$(top_builddir)/i18n:$(top_builddir)/tools/toolutil:$(top_builddir)/extra/ustdio:$(top_builddir)/tools/ctestfw:$(top_builddir)/data:$(top_builddir)/stubdata/
|
||||
|
||||
## End Cygwin-specific setup
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue