OSDN Git Service

* objc/Make-lang.in: Create runtime-info.h and libobjc_entry.o in
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Dec 1997 23:27:58 +0000 (23:27 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Dec 1997 23:27:58 +0000 (23:27 +0000)
commit4ac1f7889492f4c7d0071efabe35a9ea9057606a
tree0443c3c37c44996c836764914b6690f6868ff66e
parentf52483b521c7b159573fadd04a86feb13363dbc2
* objc/Make-lang.in: Create runtime-info.h and libobjc_entry.o in
the build directory.
(libobjc.a): Update dependency list.
(libobjc.dll): Likewise.  Use libobjc_entry.o from the build
directory.
(objc/sendmsg.o): Add -Iobjc to find runtime-info.h.
(objc.mostlyclean): Remove runtime-info.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17143 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/objc/Make-lang.in