diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-02-15 16:24:41 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-02-15 16:24:41 +0000 |
| commit | b067dd150cb423d24e54d3c7c115b17a4be17008 (patch) | |
| tree | 29f8f79470269856ba1347479016617f519eb83d /gnu | |
| parent | 3b8140403933688eb18bac6d91bc231ad1beffc1 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/gdb/libiberty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/libiberty/Makefile b/gnu/usr.bin/gdb/libiberty/Makefile index d433076170757..25de36cb3071b 100644 --- a/gnu/usr.bin/gdb/libiberty/Makefile +++ b/gnu/usr.bin/gdb/libiberty/Makefile @@ -6,7 +6,7 @@ GDBDIR= ${.CURDIR}/../../../../contrib/gdb .PATH: ${GDBDIR}/libiberty SRCS= argv.c basename.c concat.c cplus-dem.c fdmatch.c getopt.c \ - getopt1.c getruntime.c hex.c obstack.c spaces.c \ + getopt1.c getruntime.c hex.c floatformat.c obstack.c spaces.c \ strsignal.c xatexit.c xexit.c \ xmalloc.c xstrdup.c xstrerror.c insque.c |
