Let NO_MAN control catman
This commit is contained in:
parent
093c6e1283
commit
5a4d78a1f6
@ -24,7 +24,7 @@ SUBDIR= alias \
|
||||
${_c99} \
|
||||
${_calendar} \
|
||||
cap_mkdb \
|
||||
catman \
|
||||
${_catman} \
|
||||
chat \
|
||||
checknr \
|
||||
${_chkey} \
|
||||
@ -235,6 +235,10 @@ _truss= truss
|
||||
_atm= atm
|
||||
.endif
|
||||
|
||||
.if !defined(NO_MAN)
|
||||
_catman= catman
|
||||
.endif
|
||||
|
||||
.if !defined(NO_BIND) && !defined(NO_BIND_UTILS)
|
||||
_dig= dig
|
||||
_host= host
|
||||
|
Loading…
x
Reference in New Issue
Block a user