This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-01 07:25:10 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4da170bcf6
opnsense-src
/
secure
/
usr.bin
/
Makefile.inc
5 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ to $Id$
1997-02-22 09:40:44 -05: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 03:16:52 -04: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 15:45:35 -05:00
.
include
"
${
.CURDIR
}
/../../Makefile.inc
"
Reference in a new issue
Copy permalink