]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/pkgdataMakefile.in
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / pkgdataMakefile.in
index 734760cd1743db70c507ce0f1f01bbdf5c342924..721ba1612f80e8eb2db1324fbc3a0102844e0107 100644 (file)
@@ -1,4 +1,6 @@
 ## pkgdataMakefile.in for ICU data
+## 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.
 
@@ -14,6 +16,7 @@ include $(top_builddir)/icudefs.mk
 
 OUTPUTFILE=icupkg.inc
 MIDDLE_SO_TARGET=
+PKGDATA_TRAILING_SPACE=" "
 
 all : clean 
        @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
@@ -34,7 +37,6 @@ all : clean
        @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
        @echo INSTALL_CMD=$(INSTALL) >> $(OUTPUTFILE)
 
-
 clean : 
        $(RMV) $(OUTPUTFILE)