This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-11-29 12:44:53 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a9013e8a77
HardenedBSD
/
secure
/
usr.bin
/
Makefile.inc
5 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ to $Id$
1997-02-22 15:40:44 +01:00
# $Id$
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 09:16:52 +02:00
BINDIR
=
/
usr
/
bin
Make the "distribute" target build the "des" distribution. Make des'ed init and ed, by pointing to real sources.
1994-11-14 21:45:35 +01:00
.
include
"
${
.CURDIR
}
/../../Makefile.inc
"
Reference in New Issue
Copy Permalink