OSDN Git Service

* Makefile.in (insn-*.[ch], protoize.o, unprotoize.o, install): When
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1993 18:45:24 +0000 (18:45 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1993 18:45:24 +0000 (18:45 +0000)
commit876dc5b0a41f30b1227d4a0b0e52aa8f902d95d6
tree3f30aa69b100442d338165b1dea257a9772b24df
parent938812b1df81cd68f4d77be60aef55a249f3dfe6
    * Makefile.in (insn-*.[ch], protoize.o, unprotoize.o, install): When
        using a trailing semicolon to force a rule to not do anything,
        explicitly run the command `true', to avoid warnings or other
        problems with versions of make which don't like null commands.

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