diff options
Diffstat (limited to 'libiberty/vmsbuild.com')
-rw-r--r-- | libiberty/vmsbuild.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/vmsbuild.com b/libiberty/vmsbuild.com index 4fede380bfd..497ea8974f2 100644 --- a/libiberty/vmsbuild.com +++ b/libiberty/vmsbuild.com @@ -15,7 +15,7 @@ $! manually copied from Makefile.in $ REQUIRED_OFILES = "argv.o basename.o choose-temp.o concat.o cplus-dem.o "- + "fdmatch.o fnmatch.o getopt.o getopt1.o getruntime.o hex.o "- + "floatformat.o objalloc.o obstack.o spaces.o strerror.o strsignal.o "- - + "xatexit.o xexit.o xmalloc.o xstrdup.o xstrerror.o" + + "xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o" $! anything not caught by link+search of dummy.* should be added here $ EXTRA_OFILES = "" $! |