OSDN Git Service

* common/genmloop.sh: Add new parameter: -shell to specify the
authornickc <nickc>
Tue, 29 Jul 2008 13:53:02 +0000 (13:53 +0000)
committernickc <nickc>
Tue, 29 Jul 2008 13:53:02 +0000 (13:53 +0000)
commit7bd57702db49d6879f2de2d3b231334d632be4d5
treef89111d3db0c54da9afbbcfc810f572c5d7ac60b
parent95a6a8d15c94fd2591e280c2581ca7704277368c
    * 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