mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 17:56:54 +00:00
ICU-648 find all Makefile that make distclean left over :( and delete them
X-SVN-Rev: 2839
This commit is contained in:
parent
059aa02203
commit
f6c4fca3ca
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ clean:
|
|||
-$(RM) `find $(builddir) -name Makefile -print`
|
||||
$(RM) $(addprefix debian/,$(DEBIAN_FILES))
|
||||
dh_clean
|
||||
$(RM) debian/*docs
|
||||
|
||||
if test -d $(builddir) -a $(builddir) != $(srcdir); then rmdir `find $(builddir) -type d -print | sort -r`; fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue