Searched refs:GROFF (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh82 GROFF=`searchpath groff "$GROFF_BIN_DIR"`
87 GROFF=`searchpath groff "$GROFF_BIN_PATH"`
91 GROFF=`searchpath groff "$PATH"`
99 test "$GROFF" = ":" && echo >&2 "$NOPROG 'groff' in $GPATH" && NO="$NO 'groff'"
155 SHOW_VERSION="" GROFF_STYLE="$GROFF -Tps"
/freebsd-9.3-release/share/mk/
H A Dbsd.own.mk276 GROFF \
373 GROFF \
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure640 GROFF
4947 case $GROFF in
4949 ac_cv_path_GROFF="$GROFF" # Let the user override the test with a path.
4970 GROFF=$ac_cv_path_GROFF
4971 if test -n "$GROFF"; then
4972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GROFF" >&5
4973 $as_echo "$GROFF" >&6; }
5067 elif test "x$GROFF" != "x" ; then
5068 MANFMT="$GROFF -mandoc -Tascii"
/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure967 GROFF
[all...]

Completed in 139 milliseconds