From owner-cvs-all Sat Sep 4 18:13:15 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id DDF3415051; Sat, 4 Sep 1999 18:13:04 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id LAA30010; Sun, 5 Sep 1999 11:12:10 +1000 Date: Sun, 5 Sep 1999 11:12:10 +1000 From: Bruce Evans Message-Id: <199909050112.LAA30010@godzilla.zeta.org.au> To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, peter@FreeBSD.org Subject: Re: cvs commit: src/include Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > include Makefile > Log: > Install a symlink for -> rather > than having stubs. (OK'ed by dfr) This clobbers the source directory in the SHARED=symlinks case. The resulting symlink /usr/src/sys/i386/include/soundcard.h -> ../sys/soundcard.h doesn't even work. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message