]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/Makefile.local
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / Makefile.local
index 23238d0732939f3552630b756d7e1f49d0b91577..e4747780f3235f77bd0bdf983c8bc2e0570bec14 100644 (file)
@@ -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