diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2004-07-30 14:50:52 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2004-07-30 14:50:52 +0000 |
| commit | 5fbbfacea34179bc940a2273150a9126325803cb (patch) | |
| tree | ab9482d262b420c9badd2aa41a6549baf86aa13c /gnu/usr.bin | |
| parent | b4d89b2e0fa0cf4223a1f85df36468cb32f64f95 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cc/cc_int/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile index c98244db1e36..3f545117892b 100644 --- a/gnu/usr.bin/cc/cc_int/Makefile +++ b/gnu/usr.bin/cc/cc_int/Makefile @@ -9,7 +9,7 @@ INTERNALLIB= YES # Files from libiberty. SRCS= choose-temp.c concat.c cp-demangle.c cp-demint.c cplus-dem.c \ - dyn-string.c errors.c fibheap.c getpwd.c getruntime.c hashtab.c \ + dyn-string.c fibheap.c getpwd.c getruntime.c hashtab.c \ hex.c lbasename.c make-temp-file.c md5.c obstack.c partition.c \ pexecute.c physmem.c splay-tree.c xexit.c xmalloc.c xmemdup.c \ xstrdup.c xstrerror.c xexit.c |
