Home | History | Annotate | Download | only in src

Lines Matching refs:mkshrc

227 		Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;;
636 ccpr='|| for _f in ${tcfn}*; do case $_f in Build.sh|check.pl|check.t|dot.mkshrc|*.1|*.c|*.h|*.ico|*.opt) ;; *) rm -f "$_f" ;; esac; done'
2516 NONSRCS_INST= dot.mkshrc \$(MAN)
2599 $e "# $i -c -o root -g bin -m 444 dot.mkshrc /usr/share/doc/mksh/examples/"
2613 $e Please also read the sample file dot.mkshrc and the fine manual.
2645 MKSHRC_PATH "~/.mkshrc" (do not change)
2683 Copy dot.mkshrc to /etc/skel/.mkshrc; install mksh into $prefix/bin; or
2685 using $NROFF. Consider using a forward script as /etc/skel/.mkshrc like
2686 http://anonscm.debian.org/cgit/collab-maint/mksh.git/plain/debian/.mkshrc
2687 and put dot.mkshrc as /etc/mkshrc so users need not keep up their HOME.