* Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 May 1999 23:07:40 +0000 (23:07 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 May 1999 23:07:40 +0000 (23:07 +0000)
commite555525ab250ad350d79d8e9a8d70db83f43f4c9
treee646352b1a9e17b3208c431f4b4dc9842b44affb
parent864b558e68fd2ea41b203a5ba565226281ef54c0
    * Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to
        fixproto.
        * fixproto: Avoid unportable constructs such as `basename' and
        `mkdir -p'.  Use mkinstalldirs from the environment if `mkdir -p'
        fails.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26983 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/fixproto