aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-04-16 18:42:41 +0000
committerDJ Delorie <dj@redhat.com>2001-04-16 18:42:41 +0000
commit0279cc646cd86ba5685ef358766a4d8e1349cf0e (patch)
treeada6fd9731b3b05b65f8ff58eb1c9763a7576690 /libiberty
parent9e0c176c3ba84547dc6c5dbe3edd0796fdb8a44f (diff)
downloadgdb-0279cc646cd86ba5685ef358766a4d8e1349cf0e.zip
gdb-0279cc646cd86ba5685ef358766a4d8e1349cf0e.tar.gz
gdb-0279cc646cd86ba5685ef358766a4d8e1349cf0e.tar.bz2
sync with egcs
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index 236f093..92b90fa 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -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 \