summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-11-09 06:32:37 +0000
committermarcel <marcel@FreeBSD.org>2004-11-09 06:32:37 +0000
commit0082ec816db5474099abe9c5273b8703c7476895 (patch)
treea7195e57cef2aeff954d104fead9f64add9b4258 /gnu
parent4f8263497bf6281e7d1d1e4762676ce0ee2d9e58 (diff)
downloadFreeBSD-src-0082ec816db5474099abe9c5273b8703c7476895.zip
FreeBSD-src-0082ec816db5474099abe9c5273b8703c7476895.tar.gz
Whitespace fix.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/gdb/arch/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/arch/i386/Makefile b/gnu/usr.bin/gdb/arch/i386/Makefile
index 4696233..ac2146b 100644
--- a/gnu/usr.bin/gdb/arch/i386/Makefile
+++ b/gnu/usr.bin/gdb/arch/i386/Makefile
@@ -3,7 +3,7 @@
GENSRCS+= xm.h
LIBSRCS+= fbsd-proc.c gcore.c
LIBSRCS+= i386-nat.c i386-tdep.c i386bsd-nat.c i386bsd-tdep.c \
- i386fbsd-nat.c i386fbsd-tdep.c i387-tdep.c
+ i386fbsd-nat.c i386fbsd-tdep.c i387-tdep.c
nm.h:
echo '#include "i386/nm-fbsd.h"' > ${.TARGET}
OpenPOWER on IntegriCloud