comparison lib/Makefile.am @ 2195:c0475f2bb567

(libfetish_a_SOURCES): Remove explicit mention of obstack.c.
author Jim Meyering <jim@meyering.net>
date Sun, 23 Jan 2000 09:53:48 +0000
parents 5dd00ef7c4c7
children 023e4b044850
comparison
equal deleted inserted replaced
2194:4c8d05187795 2195:c0475f2bb567
9 libfetish_a_SOURCES = \ 9 libfetish_a_SOURCES = \
10 getdate.y posixtm.c addext.c argmatch.c backupfile.c basename.c \ 10 getdate.y posixtm.c addext.c argmatch.c backupfile.c basename.c \
11 canon-host.c closeout.c dirname.c exclude.c filemode.c diacrit.c \ 11 canon-host.c closeout.c dirname.c exclude.c filemode.c diacrit.c \
12 full-write.c getopt.c getopt1.c getugroups.c hard-locale.c hash.c \ 12 full-write.c getopt.c getopt1.c getugroups.c hard-locale.c hash.c \
13 human.c idcache.c isdir.c linebuffer.c long-options.c makepath.c \ 13 human.c idcache.c isdir.c linebuffer.c long-options.c makepath.c \
14 md5.c memcasecmp.c memcoll.c modechange.c obstack.c path-concat.c \ 14 md5.c memcasecmp.c memcoll.c modechange.c path-concat.c \
15 quotearg.c readtokens.c readutmp.c safe-read.c same.c save-cwd.c \ 15 quotearg.c readtokens.c readutmp.c safe-read.c same.c save-cwd.c \
16 savedir.c stripslash.c userspec.c version-etc.c xgetcwd.c xgethostname.c \ 16 savedir.c stripslash.c userspec.c version-etc.c xgetcwd.c xgethostname.c \
17 xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c xstrtoumax.c yesno.c 17 xmalloc.c xstrdup.c xstrtod.c xstrtol.c xstrtoul.c xstrtoumax.c yesno.c
18 18
19 libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@ 19 libfetish_a_LIBADD = @LIBOBJS@ @ALLOCA@