X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/57a6839dcb3bba09e8228b822b290604668416fe..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/i18n/Makefile.local?ds=inline diff --git a/icuSources/i18n/Makefile.local b/icuSources/i18n/Makefile.local index 23238d07..e4747780 100644 --- a/icuSources/i18n/Makefile.local +++ b/icuSources/i18n/Makefile.local @@ -1,15 +1,15 @@ #****************************************************************************** # -# Copyright (c) 2010,2014 Apple Inc. All Rights Reserved. +# Copyright (c) 2010,2014,2016 Apple Inc. All Rights Reserved. # #****************************************************************************** ## Makefile.local for Apple Inc. -ifeq "$(WINDOWS)" "YES" -else +#ifeq "$(WINDOWS)" "YES" +#else OBJECTS += uplrule.o udatintv.o uatimeunitformat.o uameasureformat.o STATIC_OBJECTS += uplrule.$(STATIC_O) udatintv.$(STATIC_O) uatimeunitformat.$(STATIC_O) uameasureformat.$(STATIC_O) DEPS += uplrule.d udatintv.d uatimeunitformat.d uameasureformat.d -endif +#endif