]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/Makefile.local
ICU-66108.tar.gz
[apple/icu.git] / icuSources / common / Makefile.local
index 283a622d8a3527e5b792a365d294ced4d4bb1d62..66277a991af9c819a35bf31fc2822790c144206a 100644 (file)
@@ -1,17 +1,16 @@
 #******************************************************************************
 #
-#   Copyright (c) 2006-2007, Apple Inc.
+#   Copyright (c) 2006-2008,2014,2016,2018 Apple Inc.
 #   All Rights Reserved.
 #
 #******************************************************************************
 ## Makefile.local for Apple Inc.
 
-ifeq "$(WINDOWS)" "YES"
-else ifeq "$(MINIMAL)" "YES"
-else
-       OBJECTS += rbtok.o urbtok.o aaplbfct.o
+#ifeq "$(WINDOWS)" "YES"
+#else
+       OBJECTS += rbbi57.o rbbitblb57.o rbbistbl57.o rbbiscan57.o rbbidata57.o rbbirb57.o rbbisetb57.o rbtok.o urbtok.o aaplbfct.o ualoc.o
        
-       STATIC_OBJECT += rbtok.$(STATIC_O) urbtok.$(STATIC_O) aaplbfct.$(STATIC_O)
+       STATIC_OBJECT += rbbi57.$(STATIC_O) rbbitblb57.$(STATIC_O) rbbistbl57.$(STATIC_O) rbbiscan57.$(STATIC_O) rbbidata57.$(STATIC_O) rbbirb57.$(STATIC_O) rbbisetb57.$(STATIC_O) rbtok.$(STATIC_O) urbtok.$(STATIC_O) aaplbfct.$(STATIC_O) ualoc.$(STATIC_O)
        
-       DEPS += rbtok.d urbtok.d aaplbfct.d
-endif
+       DEPS += rbbi57.d rbbitblb57.d rbbistbl57.d rbbiscan57.d rbbidata57.d rbbirb57.d rbbisetb57.d rbtok.d urbtok.d aaplbfct.d ualoc.d
+#endif