X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/57a6839dcb3bba09e8228b822b290604668416fe..f59164e3d128c7675a4d3934206346a3384e53a5:/icuSources/common/Makefile.local diff --git a/icuSources/common/Makefile.local b/icuSources/common/Makefile.local index cdc162af..33aa19e3 100644 --- a/icuSources/common/Makefile.local +++ b/icuSources/common/Makefile.local @@ -1,16 +1,16 @@ #****************************************************************************** # -# Copyright (c) 2006-2008,2014 Apple Inc. +# Copyright (c) 2006-2008,2014,2016 Apple Inc. # All Rights Reserved. # #****************************************************************************** ## Makefile.local for Apple Inc. -ifeq "$(WINDOWS)" "YES" -else +#ifeq "$(WINDOWS)" "YES" +#else OBJECTS += rbtok.o urbtok.o aaplbfct.o ualoc.o STATIC_OBJECT += rbtok.$(STATIC_O) urbtok.$(STATIC_O) aaplbfct.$(STATIC_O) ualoc.$(STATIC_O) DEPS += rbtok.d urbtok.d aaplbfct.d ualoc.d -endif +#endif