aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/Makefile.inc
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2001-02-05 14:55:14 +0000
committerBruce Evans <bde@FreeBSD.org>2001-02-05 14:55:14 +0000
commit60babc55652351c857109dbabea84d5dbf52e6e3 (patch)
tree0f130438552ad8a707ac400f8e052c4b1404e40f /lib/libc/gen/Makefile.inc
parent6e76a6951d655d9de3deb015db74426233242894 (diff)
downloadsrc-60babc55652351c857109dbabea84d5dbf52e6e3.tar.gz
src-60babc55652351c857109dbabea84d5dbf52e6e3.zip
Don't install links for crypt.3 here. There is no crypt.3 here...
Forgotten in: rev.1.58, which was not Submitted by: bde (I requested untangling parts of the crypto mess).
Notes
Notes: svn path=/head/; revision=72044
Diffstat (limited to 'lib/libc/gen/Makefile.inc')
-rw-r--r--lib/libc/gen/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index 3f7bbb42fe2c..93d62a12d5d9 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -57,8 +57,6 @@ MAN3+= alarm.3 arc4random.3 clock.3 \
valloc.3 vis.3
MLINKS+=arc4random.3 arc4random_addrandom.3 arc4random.3 arc4random_stir.3
-MLINKS+=crypt.3 des_cipher.3 crypt.3 des_setkey.3 crypt.3 encrypt.3 \
- crypt.3 setkey.3
MLINKS+=ctermid.3 ctermid_r.3
MLINKS+=directory.3 closedir.3 directory.3 dirfd.3 directory.3 opendir.3 \
directory.3 readdir.3 directory.3 rewinddir.3 directory.3 seekdir.3 \