From owner-cvs-share Thu Sep 19 00:02:21 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA07804 for cvs-share-outgoing; Thu, 19 Sep 1996 00:02:21 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA07589; Thu, 19 Sep 1996 00:01:54 -0700 (PDT) Date: Thu, 19 Sep 1996 00:01:54 -0700 (PDT) From: Peter Wemm Message-Id: <199609190701.AAA07589@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.lib.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/19 00:01:53 Modified: share/mk bsd.lib.mk Log: add -fgnu-runtime to the .m.o and .m.po rules, since we (will) have the gnu libobjc rather than the NeXT one. I do not understand objc so I don't know the implications of this, but the gcc-2.7.2 libobjc is built with this. Revision Changes Path 1.45 +3 -3 src/share/mk/bsd.lib.mk