Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: src Makefile



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