ICU-1007 Remove genqchk/genfchk Makefiles

X-SVN-Rev: 5501
This commit is contained in:
George Rhoten 2001-08-17 01:53:38 +00:00
parent 46bcee2ea6
commit 475da1c8f6
2 changed files with 4 additions and 4 deletions

View File

@ -3954,7 +3954,7 @@ trap 'rm -fr `echo "README icudefs.mk \
tools/gencnval/Makefile tools/gentz/Makefile \
tools/gennames/Makefile tools/toolutil/Makefile tools/gentest/Makefile \
tools/gennorm/Makefile \
tools/genqchk/Makefile tools/genfchk/Makefile tools/genprops/Makefile \
tools/genprops/Makefile \
tools/dumpce/Makefile \
test/Makefile test/testdata/Makefile test/intltest/Makefile test/cintltst/Makefile \
test/ieeetest/Makefile \
@ -4120,7 +4120,7 @@ CONFIG_FILES=\${CONFIG_FILES-"README icudefs.mk \
tools/gencnval/Makefile tools/gentz/Makefile \
tools/gennames/Makefile tools/toolutil/Makefile tools/gentest/Makefile \
tools/gennorm/Makefile \
tools/genqchk/Makefile tools/genfchk/Makefile tools/genprops/Makefile \
tools/genprops/Makefile \
tools/dumpce/Makefile \
test/Makefile test/testdata/Makefile test/intltest/Makefile test/cintltst/Makefile \
test/ieeetest/Makefile \

View File

@ -4,7 +4,7 @@ dnl Copyright (c) 1999-2000, International Business Machines Corporation and
dnl others. All Rights Reserved.
dnl Stephen F. Booth, heavily modified by Yves and others
dnl $Id: configure.in,v 1.115 2001/08/10 20:49:58 aheninger Exp $
dnl $Id: configure.in,v 1.116 2001/08/17 01:53:38 grhoten-oss Exp $
dnl Process this file with autoconf to produce a configure script
AC_INIT(common/unicode/utypes.h)
@ -772,7 +772,7 @@ AC_OUTPUT([README icudefs.mk \
tools/gencnval/Makefile tools/gentz/Makefile \
tools/gennames/Makefile tools/toolutil/Makefile tools/gentest/Makefile \
tools/gennorm/Makefile \
tools/genqchk/Makefile tools/genfchk/Makefile tools/genprops/Makefile \
tools/genprops/Makefile \
tools/dumpce/Makefile \
test/Makefile test/testdata/Makefile test/intltest/Makefile test/cintltst/Makefile \
test/ieeetest/Makefile \