mirror of
https://gitee.com/openharmony/third_party_icu
synced 2024-11-23 08:10:07 +00:00
e14cf57cfb
Changes to be committed: modified: KEYS modified: README.OpenSource modified: README.md
8 lines
216 B
Makefile
8 lines
216 B
Makefile
#
|
|
# Copyright (C) 2017 and later: Unicode, Inc. and others.
|
|
# License & terms of use: http://www.unicode.org/copyright.html
|
|
#
|
|
# Copyright (c) 2008-2009 IBM Corp. and Others. All Rights Reserved
|
|
clean:
|
|
-rm -rf ./tmp
|