diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-08-03 06:40:04 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-08-03 06:40:04 +0000 |
| commit | b45dc7cef11be181092ebd1a8a3c01013928d18f (patch) | |
| tree | f65e098dcb638a84a20fb82af7d12c256eaf8f66 /gnu/usr.bin/cc/cc_int/Makefile | |
| parent | ddb722941591439b29e18a41475ff0a2247ec958 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/cc_int/Makefile')
| -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 3f545117892b..162724181a33 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 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 |
