From owner-cvs-all Sun Sep 5 1: 0: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F8F6150B8; Sun, 5 Sep 1999 01:00:03 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA24332; Sun, 5 Sep 1999 00:58:28 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199909050758.AAA24332@freefall.freebsd.org> From: Peter Wemm Date: Sun, 5 Sep 1999 00:58:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/09/05 00:58:28 PDT Modified files: include Makefile Log: Only install backwards compat symlink for if using the default SHARED=copies, otherwise the kernel source tree gets modified if /usr/include/machine is a symlink to the source tree (which is not the case by default). Nothing in our src tree uses . Pointed out by: bde Revision Changes Path 1.97 +6 -6 src/include/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message