MFC r1.288 and r1.289:

Connect csup to the build.
This commit is contained in:
mux 2006-05-15 13:55:43 +00:00
parent 6580896b98
commit ff24b79bc6

View File

@ -41,6 +41,7 @@ SUBDIR= alias \
compile_et \
compress \
csplit \
${_csup} \
ctags \
cut \
${_dig} \
@ -250,6 +251,7 @@ _bluetooth= bluetooth
.if !defined(NO_CRYPT) && !defined(NO_OPENSSL)
_chkey= chkey
_newkey= newkey
_csup= csup
.endif
.if !defined(NO_NETCAT)