From owner-cvs-user Tue Sep 16 03:49:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA17088 for cvs-user-outgoing; Tue, 16 Sep 1997 03:49:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA17054; Tue, 16 Sep 1997 03:49:24 -0700 (PDT) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA17338; Tue, 16 Sep 1997 03:45:48 -0700 (PDT) Date: Tue, 16 Sep 1997 03:45:48 -0700 (PDT) Message-Id: <199709161045.DAA17338@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/09/16 03:45:45 PDT Modified files: . Makefile Log: Backed out rev.1.136 and rev.1.144. Force SHARED=symlinks in a different way - for buildworld only. Rev.1.136 broke the (deprecated) external includes target. Rev.1.144 was a half-baked backout of rev.1.136. It broke SHARED=symlinks for the buildworld target and installation of subdirs of src/include for the includes target. Revision Changes Path 1.145 +3 -3 src/Makefile