Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:MKINSTALLDIRS

625 MKINSTALLDIRS
2541 # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
2542 if test -f "$ac_aux_dir/mkinstalldirs"; then
2543 mkdir_p='$(mkinstalldirs)'
4563 MKINSTALLDIRS=
4566 /*) MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" ;;
4567 *) MKINSTALLDIRS="\$(top_builddir)/$ac_aux_dir/mkinstalldirs" ;;
4570 if test -z "$MKINSTALLDIRS"; then
4571 MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"