Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 1998 06:58:07 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, mark@grondar.za
Cc:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-share@FreeBSD.ORG, peter@netplex.com.au
Subject:   Re: cvs commit: src/share/mk bsd.libnames.mk
Message-ID:  <199806012058.GAA30905@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> You can just replace /usr/lib by ${LIBDIR}.  OTOH perhaps a few special
>> macros like LIBKDB should be defined centrally so that the complicated
>> conditional for the relevance of ${LIBKDB} only appears once.
>
>Define "centrally"? like src/Makefile.inc or a stripped down 
>bsd.libnames.mk?

#define_in_this_context	centrally	in bsd.${RIGHT}.mk

src/Makefile.inc might be "right" if it didn't require checking out the
whole tree to build one module.  This is already broken in many cases.

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?199806012058.GAA30905>