]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/m32r/Makefile.in
* common/genmloop.sh: Add new parameter: -shell to specify the
authorNick Clifton <nickc@redhat.com>
Tue, 29 Jul 2008 13:53:02 +0000 (13:53 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 29 Jul 2008 13:53:02 +0000 (13:53 +0000)
commit086c6838fab1ebd605b03d14e4fbd7a31a86062d
treebc2f3401e007981506381e15cc53e570748a3f63
parent97f056de8975fdf97f55f4daa5c454c4320d9aef
    * common/genmloop.sh: Add new parameter: -shell to specify the
        command interpreter to use to run the input file.  This is
        necessary because otherwise SHELL is taken from the user's
        environment, and not from the makefile that invoked this script
        and the user might not be running an sh-like shell.
        * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
        * fr30/Makefile.in: Likewise.
        * frv/Makefile.in: Likewise.
        * i960/Makefile.in: Likewise.
        * iq2000/Makefile.in: Likewise.
        * m32r/Makefile.in: Likewise.

        * frv/mloop.in: Add missing start of line comment marker.
sim/ChangeLog
sim/common/genmloop.sh
sim/cris/Makefile.in
sim/frv/Makefile.in
sim/frv/mloop.in
sim/iq2000/Makefile.in
sim/m32r/Makefile.in