Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 1999 06:14:50 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/su Makefile
Message-ID:  <199908151314.GAA21258@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/08/15 06:14:50 PDT

  Modified files:
    usr.bin/su           Makefile 
  Log:
  Fixed editing error in previous commit.  `-lmd' (link libmd) became `-md'
  (emulate the 'd' linker (?)).  This was most harmful for the NOSHARED=yes
  case since libskey.o isn't linked to libmd.a.
  
  Fixed the usual disorder of DPADD and LDADD, and some tab lossage.
  
  Revision  Changes    Path
  1.23      +4 -4      src/usr.bin/su/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?199908151314.GAA21258>