From 425611c5c7b22ed8dae71cc6bf0cb59784d176f2 Mon Sep 17 00:00:00 2001 From: bde 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(-) (limited to 'gnu/usr.bin') 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 -- cgit v1.1