From: Jim Meyering Date: Mon, 27 Aug 2001 08:54:19 +0000 (+0000) Subject: remove xstrtoxmax.c X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3fdad9caa1596ed30afc0276245a1a2b58acb3;p=pspp 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@