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

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