]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/Makefile.local
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / Makefile.local
index b9c361143bf98e56f9b41844b3c18787a0e49935..e4747780f3235f77bd0bdf983c8bc2e0570bec14 100644 (file)
@@ -1,15 +1,15 @@
 #******************************************************************************
 #
-#   Copyright (c) 2010, Apple Inc. All Rights Reserved.
+#   Copyright (c) 2010,2014,2016 Apple Inc. All Rights Reserved.
 #
 #******************************************************************************
 ## Makefile.local for Apple Inc.
 
-ifeq "$(WINDOWS)" "YES"
-else
-       OBJECTS += uplrule.o udatintv.o
+#ifeq "$(WINDOWS)" "YES"
+#else
+       OBJECTS += uplrule.o udatintv.o uatimeunitformat.o uameasureformat.o
        
-       STATIC_OBJECTS += uplrule.$(STATIC_O) udatintv.$(STATIC_O)
+       STATIC_OBJECTS += uplrule.$(STATIC_O) udatintv.$(STATIC_O) uatimeunitformat.$(STATIC_O) uameasureformat.$(STATIC_O)
        
-       DEPS += uplrule.d udatintv.d
-endif
+       DEPS += uplrule.d udatintv.d uatimeunitformat.d uameasureformat.d
+#endif