]> gcc.gnu.org Git - gcc.git/commit
Make-lang.in: Create runtime-info.h and libobjc_entry.o in the build directory.
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Thu, 18 Dec 1997 23:27:58 +0000 (23:27 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Dec 1997 23:27:58 +0000 (16:27 -0700)
commitdbf3231e2f27e38ab5b038e3d42ed2edcd09fc13
tree0443c3c37c44996c836764914b6690f6868ff66e
parente1ee5cdcbf209d2f16473a2ff6e91ff774edb3e7
Make-lang.in: Create runtime-info.h and libobjc_entry.o in the build directory.

* 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.

From-SVN: r17143
gcc/ChangeLog
gcc/objc/Make-lang.in
This page took 0.058953 seconds and 5 git commands to generate.