This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
freebsd-src
Watch
1
Star
0
Fork
0
You've already forked freebsd-src
mirror of
https://github.com/freebsd/freebsd-src.git
synced
2024-12-03 08:22:44 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
08ab924c0d
freebsd-src
/
secure
/
usr.bin
/
Makefile
7 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
After pst and ache fixed secure telnet, it was still not in the main makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from:
1995-07-29 13:49:25 +01:00
# $Id: Makefile,v 1.1 1994/09/07 07:16:49 pst Exp $
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 08:16:52 +01:00
After pst and ache fixed secure telnet, it was still not in the main makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from:
1995-07-29 13:49:25 +01:00
SUBDIR
=
bdes telnet
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 08:16:52 +01: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