Date: Sun, 5 Sep 1999 00:58:28 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile Message-ID: <199909050758.AAA24332@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/05 00:58:28 PDT Modified files: include Makefile Log: Only install backwards compat symlink for <machine/soundcard.h> 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 <machine/soundcard.h>. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909050758.AAA24332>