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 \
|
ncal \
|
||||||
${_ncplist} \
|
${_ncplist} \
|
||||||
${_ncplogin} \
|
${_ncplogin} \
|
||||||
|
${_netcat} \
|
||||||
netstat \
|
netstat \
|
||||||
newgrp \
|
newgrp \
|
||||||
${_newkey} \
|
${_newkey} \
|
||||||
@ -250,6 +251,10 @@ _chkey= chkey
|
|||||||
_newkey= newkey
|
_newkey= newkey
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if !defined(NO_NETCAT)
|
||||||
|
_netcat= nc
|
||||||
|
.endif
|
||||||
|
|
||||||
.if !defined(NO_NIS)
|
.if !defined(NO_NIS)
|
||||||
_ypcat= ypcat
|
_ypcat= ypcat
|
||||||
_ypmatch= ypmatch
|
_ypmatch= ypmatch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user