mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-254 cleanup data files correctly.
X-SVN-Rev: 1100
This commit is contained in:
parent
03014927b8
commit
8292436157
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ clean-local:
|
|||
test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
||||
|
||||
distclean-local:
|
||||
rm -f Makefile $(SRCDATAFILES) $(DATFILES) $(TESTDATAFILE) $(BASETESTDATA)
|
||||
rm -f Makefile $(SRCDATAFILES) $(DATAFILES) $(TESTDATAD) $(BASETESTDATA)
|
||||
|
||||
check-local:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue