From owner-cvs-all Sun Apr 4 0:12:10 1999 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 0) id A41E3151D2; Sun, 4 Apr 1999 00:07:09 -0800 (PST) Approved: pdiddle Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AB2FA14E5A; Sat, 3 Apr 1999 14:54:30 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA11113; Sat, 3 Apr 1999 14:52:35 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199904032252.OAA11113@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Apr 1999 14:52:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib Makefile.inc src/gnu/lib/libregex Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/04/03 14:52:35 PST Modified files: gnu/lib/libregex Makefile Removed files: gnu/lib Makefile.inc Log: Makefile.inc was politing all subdir's with SHLIB_{MAJOR,MINOR} definitions. Since we aren't keeping all the GNU libs at the same versions, this is useless and causes us to build a shared libgcc, which we don't want to do. Revision Changes Path 1.20 +7 -4 src/gnu/lib/libregex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message