12e5b6d6dSopenharmony_ci# 22e5b6d6dSopenharmony_ci# Copyright (C) 2017 and later: Unicode, Inc. and others. 32e5b6d6dSopenharmony_ci# License & terms of use: http://www.unicode.org/copyright.html 42e5b6d6dSopenharmony_ci# 52e5b6d6dSopenharmony_ci# Copyright (c) 2008-2009 IBM Corp. and Others. All Rights Reserved 62e5b6d6dSopenharmony_ciOnly in 3_0/icu/source: bin 72e5b6d6dSopenharmony_ciOnly in 3_0.orig/icu/source: confdefs.h 82e5b6d6dSopenharmony_cidiff -ru 3_0.orig/icu/source/config/mh-darwin 3_0/icu/source/config/mh-darwin 92e5b6d6dSopenharmony_ci--- 3_0.orig/icu/source/config/mh-darwin 2008-10-20 14:57:52.000000000 -0700 102e5b6d6dSopenharmony_ci+++ 3_0/icu/source/config/mh-darwin 2008-10-20 15:57:28.000000000 -0700 112e5b6d6dSopenharmony_ci@@ -15,6 +15,8 @@ 122e5b6d6dSopenharmony_ci ## Commands to generate dependency files 132e5b6d6dSopenharmony_ci GEN_DEPS.c= $(CC) -E -MMD $(DEFS) $(CPPFLAGS) 142e5b6d6dSopenharmony_ci GEN_DEPS.cc= $(CXX) -E -MMD $(DEFS) $(CPPFLAGS) 152e5b6d6dSopenharmony_ci+GEN_DEPS.c= echo 162e5b6d6dSopenharmony_ci+GEN_DEPS.cc= echo 172e5b6d6dSopenharmony_ci 182e5b6d6dSopenharmony_ci ## Commands to compile 192e5b6d6dSopenharmony_ci COMPILE.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) -fno-common -c 202e5b6d6dSopenharmony_ciOnly in 3_0.orig/icu/source: config.cache 212e5b6d6dSopenharmony_ciOnly in 3_0.orig/icu/source: config.log 22