Style fix.
This commit is contained in:
parent
fb0944a619
commit
19d2231085
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89878
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user