Fix autoconf breakage + commit target.c, omitted in previous delta
[deliverable/binutils-gdb.git] / libiberty / Makefile.in
index 236f09368db11afc6fa0843546b612a6e9637a60..92b90fa748fdf378ceb966f20c32b416f237b793 100644 (file)
@@ -130,9 +130,9 @@ CFILES = asprintf.c alloca.c argv.c atexit.c basename.c bcmp.c bcopy.c            \
        partition.c pexecute.c putenv.c random.c rename.c rindex.c setenv.c   \
        sigsetmask.c safe-ctype.c sort.c spaces.c splay-tree.c strcasecmp.c   \
        strncasecmp.c strchr.c strdup.c strerror.c strncmp.c strrchr.c        \
-       strsignal.c strstr.c strtod.c strtol.c strtoul.c ternary.c tmpnam.c   \
-       vasprintf.c vfork.c vfprintf.c vprintf.c vsprintf.c waitpid.c         \
-       xatexit.c xexit.c xmalloc.c xmemdup.c xstrdup.c xstrerror.c ternary.c 
+       strsignal.c strstr.c strtod.c strtol.c strtoul.c tmpnam.c vasprintf.c \
+       vfork.c vfprintf.c vprintf.c vsprintf.c waitpid.c xatexit.c xexit.c   \
+       xmalloc.c xmemdup.c xstrdup.c xstrerror.c ternary.c
 
 # These are always included in the library.
 REQUIRED_OFILES = argv.o alloca.o choose-temp.o concat.o cplus-dem.o          \
This page took 0.025391 seconds and 4 git commands to generate.