Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 1998 18:13:22 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG
Subject:   cvs commit: src Makefile
Message-ID:  <199806060113.SAA06070@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/05 18:13:22 PDT

  Modified files:
    .                    Makefile 
  Log:
  Don't run the target's ldconfig or build it as a tool.  If target == host
  (in particular, if DESTDIR is empty or "/"), then the host's ldconfig will
  be the target's ldconfig by the time it is run.
  
  Fixed disordering of env.
  
  Don't know too much about libcrypt.  Use exactly the same definition of
  _libcrypt as lib/Makefile.
  
  Don't build strip twice.
  
  Revision  Changes    Path
  1.198     +5 -11     src/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?199806060113.SAA06070>