Date: Fri, 3 Aug 2001 15:28:25 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/usr.bin/bdes Makefile Message-ID: <200108032228.f73MSPv93621@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/08/03 15:28:25 PDT
Modified files:
secure/usr.bin/bdes Makefile
Log:
Link to libcipher in the usual way. `bdes' depended on a nonexistent
library. This only worked because of the undocmented feature of make(1)
that targets named foo.a are always up to date.
Fixed some style bugs.
Revision Changes Path
1.12 +3 -11 src/secure/usr.bin/bdes/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?200108032228.f73MSPv93621>
