## Makefile.in for ICU tools
-## Copyright (c) 1999-2004, International Business Machines Corporation and
+## Copyright (c) 1999-2011, International Business Machines Corporation and
## others. All Rights Reserved.
## Source directory information
## Build directory information
subdir = tools
-SUBDIRS = ctestfw toolutil makeconv genrb genuca genbrk \
-genprops gencase gennames genpname gennorm gencmn gencnval gensprep genccode pkgdata \
-gentest icuswap
+SUBDIRS = toolutil ctestfw makeconv genrb genbrk genctd \
+gencnval gensprep icuinfo genccode gencmn icupkg pkgdata \
+gentest gennorm2 gencfu
## 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 check-exhaustive
## Clear suffix list
.SUFFIXES :
dist: dist-recursive
check: all check-recursive
+check-exhaustive: check
+
## Recursive targets
all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
@dot_seen=no; \