Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Sep 1999 11:12:10 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, peter@FreeBSD.org
Subject:   Re: cvs commit: src/include Makefile
Message-ID:  <199909050112.LAA30010@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified files:
>    include              Makefile 
>  Log:
>  Install a symlink for <machine/soundcard.h> -> <sys/soundcard.h> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909050112.LAA30010>