ICU-271 add LMBCS to the UNIX makefile.

X-SVN-Rev: 1053
This commit is contained in:
Steven R. Loomis 2000-04-04 00:43:11 +00:00
parent bba7ac1a00
commit 1dec33985b

View File

@ -1,4 +1,4 @@
#******************************************************************************
#******************************************************************************
#
# Copyright (C) 1999, International Business Machines
# Corporation and others. All Rights Reserved.
@ -75,7 +75,7 @@ uchar.o uchriter.o ucmp8.o ucmp16.o ucmp32.o ucnv.o ucnv_bld.o \
ucnv_cnv.o ucnv_err.o ucnv_io.o uhash.o uhash_us.o uloc.o unicode.o unistr.o \
ures.o ustring.o rbread.o rbdata.o ubidi.o ubidiln.o \
bidi.o uvector.o udata.o unames.o utf_impl.o \
ucnv2022.o ucnvlat1.o ucnv_utf.o ucnvsbcs.o ucnvmbcs.o
ucnv2022.o ucnvlat1.o ucnv_utf.o ucnvsbcs.o ucnvmbcs.o ucnv_lmb.o
DEPS = $(OBJECTS:.o=.d)