mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-4420 remove uperf.o dependency from toolutil
X-SVN-Rev: 17281
This commit is contained in:
parent
345e5c8c71
commit
40536bd2fa
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ LDFLAGS += $(LDFLAGSICUTOOLUTIL)
|
|||
CPPFLAGS += -I$(top_builddir)/common -I$(top_srcdir)/common $(LIBCPPFLAGS)
|
||||
LIBS = $(LIBICUUC) $(DEFAULT_LIBS)
|
||||
|
||||
OBJECTS = propsvec.o toolutil.o unewdata.o ucm.o ucmstate.o uoptions.o uparse.o ucbuf.o uperf.o
|
||||
OBJECTS = propsvec.o toolutil.o unewdata.o ucm.o ucmstate.o uoptions.o uparse.o ucbuf.o
|
||||
|
||||
STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue