]> gcc.gnu.org Git - gcc.git/commit
Makefile.in: Prepend $(SHELL) to move-if-change calls.
authorMarc Espie <espie@cvs.openbsd.org>
Tue, 14 Sep 1999 07:42:59 +0000 (07:42 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 14 Sep 1999 07:42:59 +0000 (01:42 -0600)
commit84c8132030173afb7cd701eb005b0dd82ee4072e
tree5adb7d53f16b9c9d74d477e133b0be47eb5b3868
parent18bf656fc370751398d978b977d3d4c406a5246e
Makefile.in: Prepend $(SHELL) to move-if-change calls.

        * Makefile.in:  Prepend $(SHELL) to move-if-change calls.
        * msdos/top.sed:  Take into account a prepended $(SHELL) to
        move-if-change.
        * winnt/config-nt.sed:  Likewise.  Kill bogus substitution.

From-SVN: r29395
gcc/ChangeLog
gcc/Makefile.in
gcc/config/msdos/top.sed
gcc/config/winnt/config-nt.sed
This page took 0.063438 seconds and 5 git commands to generate.