Add lbasename which is used in the `LD' fix for -current.

This commit is contained in:
David E. O'Brien 2001-07-20 03:53:28 +00:00
parent 6f6c5dce4e
commit 50ea040994
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=80020

View File

@ -7,7 +7,7 @@
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 objalloc.c obstack.c safe-ctype.c \
hex.c floatformat.c lbasename.c objalloc.c obstack.c safe-ctype.c \
xatexit.c xexit.c xmalloc.c \
xstrdup.c xstrerror.c
CFLAGS+= -DHAVE_CONFIG_H