1870215131
X-SVN-Rev: 40527
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
|