mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-22363 Add copyright notices to new QNX build files
This commit is contained in:
parent
b70b2d0433
commit
d91859de21
5 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# © 2023 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
INSTALL_TARGETS =
|
||||
|
||||
ifeq ($(strip $(CPULIST)),)
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# © 2023 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
function hook_preconfigure {
|
||||
if [ "${TARGET_SYSNAME}" == "nto" ]; then
|
||||
# set the current directory for use in configure_opts
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# © 2023 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
ifndef QCONFIG
|
||||
QCONFIG=qconfig.mk
|
||||
endif
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# © 2023 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
ifndef QCONFIG
|
||||
QCONFIG=qconfig.mk
|
||||
endif
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# © 2023 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
ifndef QCONFIG
|
||||
QCONFIG=qconfig.mk
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue