From: Jim Meyering Date: Mon, 27 Aug 2001 08:54:19 +0000 (+0000) Subject: remove xstrtoxmax.c X-Git-Tag: TEXTUTILS-2_0_15~274 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7faf69c42da5ddfb23c05070b7452cd6645d7a54;p=thirdparty%2Fcoreutils.git remove xstrtoxmax.c --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 37c34f69e9..96f5b3b32c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -88,7 +88,6 @@ libfetish_a_SOURCES = \ xstrtoul.c \ xstrtoimax.c \ xstrtoumax.c \ - xstrtoxmax.c \ yesno.c libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@