mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-1601 let's pkgdata takes care of all the cleaning of files it
did create. X-SVN-Rev: 7456
This commit is contained in:
parent
f8d4340324
commit
c86337a0e9
1 changed files with 0 additions and 4 deletions
|
@ -27,11 +27,7 @@ subdir = data
|
|||
include @platform_make_fragment@
|
||||
|
||||
## Files to remove for 'make clean'
|
||||
ifeq ($(strip $(PKGDATA_MODE)), dll)
|
||||
CLEANFILES = *~ $(SPECIALTESTDATA) $(LIB_ICUDATA_NAME).$(SO)
|
||||
else
|
||||
CLEANFILES = *~ $(SPECIALTESTDATA)
|
||||
endif
|
||||
|
||||
DOCDIRS =
|
||||
SUBDIRS = build
|
||||
|
|
Loading…
Add table
Reference in a new issue