Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 1997 23:12:04 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/share/mk bsd.prog.mk
Message-ID:  <199707310612.XAA17982@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1997/07/30 23:12:04 PDT

  Modified files:
    share/mk             bsd.prog.mk 
  Log:
  Do not set the application variable LDDESTDIR.  Note that it is still honored
  in a few places (in bsd.lib.mk and bsd.prog.mk); this merely fixed part of
  the brokenness by not setting it here.
  
  This fixes building of secure telnetd when DESTDIR is defined.
  (Otherwise, it will try to link libtelnet from ${DESTDIR}/usr/lib.)
  
  Reviewed by:	bde, jkh
  
  Revision  Changes    Path
  1.53      +1 -6      src/share/mk/bsd.prog.mk



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