1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00

(libfetish_a_SOURCES): Add strtoxmax.c

This commit is contained in:
Jim Meyering
2001-08-27 08:52:40 +00:00
parent 1bd2ed97b2
commit 301cc00d3b
+2
View File
@@ -72,6 +72,7 @@ libfetish_a_SOURCES = \
sha.c sha.h \
stdio-safer.h \
stripslash.c \
strtoxmax.c \
strverscmp.h \
unicodeio.c unicodeio.h \
unistd-safer.h \
@@ -87,6 +88,7 @@ libfetish_a_SOURCES = \
xstrtoul.c \
xstrtoimax.c \
xstrtoumax.c \
xstrtoxmax.c \
yesno.c
libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@