From owner-cvs-lib Mon Jan 15 21:31:57 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA13000 for cvs-lib-outgoing; Mon, 15 Jan 1996 21:31:57 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA12975 Mon, 15 Jan 1996 21:31:46 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id VAA06941; Mon, 15 Jan 1996 21:31:22 -0800 To: John Polstra cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/csu/i386 c++rt0.c In-reply-to: Your message of "Mon, 15 Jan 1996 18:56:17 PST." <199601160256.SAA21898@austin.polstra.com> Date: Mon, 15 Jan 1996 21:31:22 -0800 Message-ID: <6939.821770282@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-lib@FreeBSD.ORG Precedence: bulk > This change can be made any time now. I'll be happy to do it myself, > but since /usr/share/mk isn't really my turf, I thought I'd better ask > permission first. No problem! I think that /usr/share/mk is "community property" in so far as it's so widely used by everything, but do also bear in mind that it's being widely used brings additional responsibility for making sure you don't break it! :-) > So: Can I change it?? Huh?? Pleeeeease?? Huh?? Yep! Good change! Long overdue! You can kill the CPLUSPLUSLIB declarations in the various Makefiles too, while you're at it! :-) Jordan