mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
7 lines
216 B
Makefile
7 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
|