This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
012f2ce756
freebsd-nq
/
secure
/
Makefile
7 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Remove static in front of declarations for des_setkey and des_cipher so that linking against -lcrypt (-ldescrypt) will give us the good versions instead of the stubs in libc. (These changes need to be made to the non-US version of libdescrypt too!) Allow building and support for bdes program. A bit more work still needs to be done on secure telnet. Submitted by: pst
1994-09-07 07:16:52 +00:00
# $Id: Makefile,v 1.3 1994/08/12 21:02:17 csgr Exp $
Allow the `bdes' program to compile.
1994-08-07 19:04:10 +00:00
Remove static in front of declarations for des_setkey and des_cipher so that linking against -lcrypt (-ldescrypt) will give us the good versions instead of the stubs in libc. (These changes need to be made to the non-US version of libdescrypt too!) Allow building and support for bdes program. A bit more work still needs to be done on secure telnet. Submitted by: pst
1994-09-07 07:16:52 +00:00
SUBDIR
=
lib usr.bin
Allow the `bdes' program to compile.
1994-08-07 19:04:10 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
s
u
b
d
i
r
.
m
k
>
Reference in New Issue
Copy Permalink