From b067dd150cb423d24e54d3c7c115b17a4be17008 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sat, 15 Feb 1997 16:24:41 +0000 Subject: Oops, the last commit shouldn't have removed floatformat.c. --- gnu/usr.bin/gdb/libiberty/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3