summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-02-15 16:24:41 +0000
committerbde <bde@FreeBSD.org>1997-02-15 16:24:41 +0000
commit425611c5c7b22ed8dae71cc6bf0cb59784d176f2 (patch)
tree29f8f79470269856ba1347479016617f519eb83d /gnu/usr.bin
parent421db166e728c22aaa9ef05b4debae7bde4d5f01 (diff)
downloadFreeBSD-src-425611c5c7b22ed8dae71cc6bf0cb59784d176f2.zip
FreeBSD-src-425611c5c7b22ed8dae71cc6bf0cb59784d176f2.tar.gz
Oops, the last commit shouldn't have removed floatformat.c.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/gdb/libiberty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/libiberty/Makefile b/gnu/usr.bin/gdb/libiberty/Makefile
index d433076..25de36c 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
OpenPOWER on IntegriCloud