1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Forgotten to commit this file during the last commit. Connect nc(1)

to build.
This commit is contained in:
Xin LI 2005-02-13 07:12:23 +00:00
parent 5c0db7c71a
commit 4457bf036b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141785

View File

@ -122,6 +122,7 @@ SUBDIR= alias \
ncal \
${_ncplist} \
${_ncplogin} \
${_netcat} \
netstat \
newgrp \
${_newkey} \
@ -250,6 +251,10 @@ _chkey= chkey
_newkey= newkey
.endif
.if !defined(NO_NETCAT)
_netcat= nc
.endif
.if !defined(NO_NIS)
_ypcat= ypcat
_ypmatch= ypmatch