mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Install /etc/primes.
This commit is contained in:
parent
7c480c6c77
commit
b8edd5f97d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74718
@ -27,6 +27,7 @@ BIN1= amd.map apmd.conf auth.conf \
|
||||
.if exists(${.CURDIR}/../crypto) && !defined(NO_OPENSSH)
|
||||
SSH= ${.CURDIR}/../crypto/openssh/ssh_config \
|
||||
${.CURDIR}/../crypto/openssh/sshd_config
|
||||
BIN1+= primes
|
||||
.endif
|
||||
|
||||
.if exists(${.CURDIR}/../crypto) && !defined(NO_OPENSSL)
|
||||
|
Loading…
Reference in New Issue
Block a user