Date: Mon, 22 Mar 1999 19:41:10 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcrypt Makefile Message-ID: <199903230341.TAA04309@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/03/22 19:41:10 PST
Modified files:
lib/libcrypt Makefile
Log:
Simplified using new SYMLINKS macro, mainly to test this macro. The
ifdefs are too ugly for this to be much of a simplification. The
existence tests are even uglier now. Note that the previous commit
was not submitted by me. It missed the point and just added a second
layer of unused removals.
Fixed hard-coded "libcrypt"s. The LCRYPTBASE macro mainly makes
things hard to read, but use it while we have it.
Revision Changes Path
1.18 +15 -26 src/lib/libcrypt/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?199903230341.TAA04309>
