]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/pkgdataMakefile.in
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / config / pkgdataMakefile.in
index bb97a10d3136331d919fc78ed1026a07212d73ab..7bf24cc6b185835a7e1b97c37fd2eb3015546dd0 100644 (file)
@@ -1,5 +1,7 @@
 ## pkgdataMakefile.in for ICU data
-## Copyright (c) 2008, International Business Machines Corporation and
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
+## Copyright (c) 2008-2012, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Source directory information
@@ -20,7 +22,7 @@ all : clean
        @echo SO=$(SO) >> $(OUTPUTFILE)
        @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
        @echo A=$(A) >> $(OUTPUTFILE)
-       @echo LIBPREFIX=$(LIBPREFIX) >> $(OUTPUTFILE)
+       @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE)
        @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
        @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
        @echo LIBFLAGS="-I$(prefix)/include $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)" >> $(OUTPUTFILE)