From: Charles Hannum Date: Thu, 21 May 1992 17:45:16 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f77c93351cbc60110b099f5c3dd8393e997db06;p=gcc.git entered into RCS From-SVN: r1038 --- diff --git a/gcc/vmsconfig.com b/gcc/vmsconfig.com index e3a8f284893..7be922b8e39 100644 --- a/gcc/vmsconfig.com +++ b/gcc/vmsconfig.com @@ -65,6 +65,12 @@ $! possible compilers. We do this by editing the file Makefile.in, and $! generating the relevant files from it. $! $! +$! Make a copy of the makefile if the sources are on a disk that is NFS +$! mounted on a unix machine. +$if f$search("Makefile.in").eqs."" .and. f$search("$M$akefile.in").nes."" - + then copy $M$akefile.in Makefile.in +$! +$! $echo "Now processing Makefile.in to generate linker option files." $edit/tpu/nojournal/nosection/nodisplay/command=sys$input PROCEDURE generate_option_file (TAG_NAME, outfile)