diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 03:53:28 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 03:53:28 +0000 |
| commit | 50ea040994690e6a3141549c18dfd59a25de75e1 (patch) | |
| tree | e1b093927b93a44648f8912f31a314447ebac2cf /gnu/usr.bin | |
| parent | 6f6c5dce4ef02e32f4c1c7fbe6e481aab296309f (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/binutils/libiberty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libiberty/Makefile b/gnu/usr.bin/binutils/libiberty/Makefile index 6d0d2789b858..9dce867e3ece 100644 --- a/gnu/usr.bin/binutils/libiberty/Makefile +++ b/gnu/usr.bin/binutils/libiberty/Makefile @@ -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 |
