ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18942
This commit is contained in:
parent
206c0d451b
commit
31192ea367
@ -1,5 +1,5 @@
|
||||
## Makefile.in for ICU tools
|
||||
## Copyright (c) 1999-2005, International Business Machines Corporation and
|
||||
## Copyright (c) 1999-2006, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
|
||||
## Source directory information
|
||||
@ -14,14 +14,14 @@ include $(top_builddir)/icudefs.mk
|
||||
subdir = tools
|
||||
|
||||
SUBDIRS = toolutil ctestfw makeconv genrb genuca genbrk \
|
||||
genprops gencase genbidi gennames genpname gennorm gencmn gencnval gensprep genccode pkgdata \
|
||||
gentest icuswap icupkg
|
||||
gennames genpname gencnval gensprep genccode gencmn icupkg pkgdata \
|
||||
gentest genprops gencase genbidi gennorm
|
||||
|
||||
## List of phony targets
|
||||
.PHONY : all all-local all-recursive install install-local install-files install-dlls build-cmnfile build-dll \
|
||||
.PHONY : all all-local all-recursive install install-local \
|
||||
install-recursive clean clean-local clean-recursive distclean \
|
||||
distclean-local distclean-recursive dist dist-local dist-recursive \
|
||||
check check-local check-recursive build-testdlls build-basetestdata build-local
|
||||
check check-local check-recursive build-local
|
||||
|
||||
## Clear suffix list
|
||||
.SUFFIXES :
|
||||
|
Loading…
Reference in New Issue
Block a user