Searched refs:CVO (Results 1 – 4 of 4) sorted by relevance
41 CVO=`env PATH="$PATH:./sntp/libevent/build-aux" sntp/scripts/cvo.sh @cvo@`42 case "$CVO" in43 *-*-*-*) echo "sntp/scripts/cvo.sh returned <$CVO>, which makes no sense to me."47 *) echo "sntp/scripts/cvo.sh returned <$CVO>, which makes no sense to me."62 case "$CVO" in80 BASEDIR=A.$CVO123 [ -f "$BDIR/.buildcvo" ] || echo $CVO > $BDIR/.buildcvo
136 CVO=`$(srcdir)/sntp/libevent/build-aux/config.guess` macro 139 echo "$(CVO)" > .buildcvo142 @if [ "`cat .buildcvo`" != "$(CVO)" ];then \144 echo "but this machine is a $(CVO)"; \
594 CVO = `$(srcdir)/sntp/libevent/build-aux/config.guess`1158 echo "$(CVO)" > .buildcvo1161 @if [ "`cat .buildcvo`" != "$(CVO)" ];then \1163 echo "but this machine is a $(CVO)"; \
8 # CVO=... Shell variable9 # CVO=... ; export CVO Old-style exported envariable10 # export CVO=... New-style exported envariable11 # setenv CVO ... csh-style exported envariable16 CVO=$CVO_raw18 set 1 `echo $CVO | tr '-' ' '`96 echo "gronk - I don't understand <$CVO>!"136 CVO=$CVO_CPU-$CVO_VENDOR-$CVO_OS140 set | grep CVO[all...]