Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 1997 16:34:16 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-user@FreeBSD.ORG, rgrimes@FreeBSD.ORG
Subject:   Re: cvs commit: src Makefile
Message-ID:  <199709150634.QAA02034@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified files:
>    .                    Makefile 
>  Log:
>  When calling the src/include Makefile use the shorthand ``all beforeinstall''
>  inplace of ``all installhdrs symlinks'' so those of us who run with
>  SHARED=copies get the right results.

This just undoes rev.1.136 and defeats the point of the installhdrs target,
which is to support `make install' forcing installation of symlinks here
(for the temporary include directory for `make world').

SHARED=copies is the default.

Bruce



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