summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-01-27 13:09:36 +0000
committerobrien <obrien@FreeBSD.org>2002-01-27 13:09:36 +0000
commitf57b42ad43101fd72bacc8270d2ddb0cd6265912 (patch)
treeebea3894a1a84017fd2079b41ead8322b094d496 /gnu
parentc78e4b66195a727d9a962f5b1656d22be5767183 (diff)
downloadFreeBSD-src-f57b42ad43101fd72bacc8270d2ddb0cd6265912.zip
FreeBSD-src-f57b42ad43101fd72bacc8270d2ddb0cd6265912.tar.gz
Style fix.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/libiberty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/libiberty/Makefile b/gnu/usr.bin/binutils/libiberty/Makefile
index add6406..febde5b 100644
--- a/gnu/usr.bin/binutils/libiberty/Makefile
+++ b/gnu/usr.bin/binutils/libiberty/Makefile
@@ -7,8 +7,8 @@
LIB= iberty
SRCS= argv.c choose-temp.c concat.c cp-demangle.c cplus-dem.c \
dyn-string.c getopt.c getopt1.c getpwd.c getruntime.c \
- hex.c floatformat.c hashtab.c lbasename.c make-temp-file.c objalloc.c obstack.c safe-ctype.c \
- xatexit.c xexit.c xmalloc.c \
+ hex.c floatformat.c hashtab.c lbasename.c make-temp-file.c \
+ objalloc.c obstack.c safe-ctype.c xatexit.c xexit.c xmalloc.c \
xstrdup.c xstrerror.c
.if defined(BOOTSTRAPPING)
SRCS+= basename.c
OpenPOWER on IntegriCloud