]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed editing error in previous commit. `-lmd' (link libmd) became `-md'
authorbde <bde@FreeBSD.org>
Sun, 15 Aug 1999 13:14:50 +0000 (13:14 +0000)
committerbde <bde@FreeBSD.org>
Sun, 15 Aug 1999 13:14:50 +0000 (13:14 +0000)
commit3b32edfe60ecacd63d25cdfe7d99b4a0377b145e
treea76a2190510516c4bda199a9e5744ac358129bde
parent2037b3d265a2a3853b09d7435a9389a0b186eb88
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.
usr.bin/su/Makefile