Searched refs:NROFF (Results 1 - 9 of 9) sorted by relevance

/external/mksh/src/
H A DBuild.sh949 : "${AWK=awk}${CC=cc}${NROFF=nroff}${SIZE=size}"
950 test 0 = $r && echo | $NROFF -v 2>&1 | grep GNU >/dev/null 2>&1 && \
951 echo | $NROFF -c >/dev/null 2>&1 && NROFF="$NROFF -c"
2594 test 1 = $r || v "$NROFF -mdoc <'$srcdir/mksh.1' >$tfn.cat1" || \
2635 NROFF default: nroff
2691 using $NROFF. Consider using a forward script as /etc/skel/.mkshrc like
/external/libedit/
H A Dconfigure647 NROFF
11910 case $NROFF in
11912 ac_cv_path_NROFF="$NROFF" # Let the user override the test with a path.
11933 NROFF=$ac_cv_path_NROFF
11934 if test -n "$NROFF"; then
11935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NROFF" >&5
11936 $as_echo "$NROFF" >&6; }
11943 test -n "$NROFF" && break
11945 test -n "$NROFF" || NROFF
[all...]
/external/skia/third_party/yasm/config/android/
H A DMakefile478 NROFF = nroff macro
/external/skia/third_party/yasm/config/chromeos/
H A DMakefile478 NROFF = nroff macro
/external/skia/third_party/yasm/config/ios/
H A DMakefile478 NROFF = nroff macro
/external/skia/third_party/yasm/config/linux/
H A DMakefile478 NROFF = nroff macro
/external/skia/third_party/yasm/config/mac/
H A DMakefile478 NROFF = nroff macro
/external/skia/third_party/yasm/config/openbsd/
H A DMakefile478 NROFF = nroff macro
/external/skia/third_party/yasm/config/win/
H A DMakefile478 NROFF = nroff macro

Completed in 825 milliseconds