Forgotten to commit this file during the last commit. Connect nc(1)
to build.
This commit is contained in:
parent
5c0db7c71a
commit
4457bf036b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user