diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-28 05:38:45 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-28 05:38:45 +0000 |
| commit | d022c66fd1c298d04fee92ffb21032c26f196c2f (patch) | |
| tree | a9f095c6e9b5c59bc58e11cc9008b5794955b513 /gnu | |
| parent | 6fec5a9e2a55997823c0e32d2b5d6b0a8e429512 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 cb0ac979dd36..9b6511de07a7 100644 --- a/gnu/usr.bin/binutils/libiberty/Makefile +++ b/gnu/usr.bin/binutils/libiberty/Makefile @@ -6,7 +6,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 \ + dyn-string.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 \ xstrdup.c xstrerror.c |
