Lines Matching refs:tk
924 maybe-configure-tk \
1071 all-host: maybe-all-tk
1171 info-host: maybe-info-tk
1254 dvi-host: maybe-dvi-tk
1337 pdf-host: maybe-pdf-tk
1420 html-host: maybe-html-tk
1503 TAGS-host: maybe-TAGS-tk
1586 install-info-host: maybe-install-info-tk
1669 install-pdf-host: maybe-install-pdf-tk
1752 install-html-host: maybe-install-html-tk
1835 installcheck-host: maybe-installcheck-tk
1918 mostlyclean-host: maybe-mostlyclean-tk
2001 clean-host: maybe-clean-tk
2084 distclean-host: maybe-distclean-tk
2167 maintainer-clean-host: maybe-maintainer-clean-tk
2305 maybe-check-tk \
2414 maybe-install-tk \
2461 maybe-install-tk \
2564 maybe-install-strip-tk \
28638 .PHONY: configure-tk maybe-configure-tk
28639 maybe-configure-tk:
28641 configure-tk: stage_current
28643 @if tk
28644 maybe-configure-tk: configure-tk
28645 configure-tk:
28649 test ! -f $(HOST_SUBDIR)/tk/Makefile || exit 0; \
28650 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/tk ; \
28652 echo Configuring in $(HOST_SUBDIR)/tk; \
28656 *) topdir=`echo $(HOST_SUBDIR)/tk/ | \
28665 @endif tk
28671 .PHONY: all-tk maybe-all-tk
28672 maybe-all-tk:
28674 all-tk: stage_current
28676 @if tk
28677 TARGET-tk=all
28678 maybe-all-tk: all-tk
28679 all-tk: configure-tk
28684 (cd $(HOST_SUBDIR)/tk && \
28686 $(TARGET-tk))
28687 @endif tk
28692 .PHONY: check-tk maybe-check-tk
28693 maybe-check-tk:
28694 @if tk
28695 maybe-check-tk: check-tk
28697 check-tk:
28702 (cd $(HOST_SUBDIR)/tk && \
28705 @endif tk
28707 .PHONY: install-tk maybe-install-tk
28708 maybe-install-tk:
28709 @if tk
28710 maybe-install-tk: install-tk
28712 install-tk: installdirs
28717 (cd $(HOST_SUBDIR)/tk && \
28720 @endif tk
28722 .PHONY: install-strip-tk maybe-install-strip-tk
28723 maybe-install-strip-tk:
28724 @if tk
28725 maybe-install-strip-tk: install-strip-tk
28727 install-strip-tk: installdirs
28732 (cd $(HOST_SUBDIR)/tk && \
28735 @endif tk
28739 .PHONY: maybe-info-tk info-tk
28740 maybe-info-tk:
28741 @if tk
28742 maybe-info-tk: info-tk
28744 info-tk: \
28745 configure-tk
28747 @[ -f ./tk/Makefile ] || exit 0; \
28755 (cd $(HOST_SUBDIR)/tk && \
28763 @endif tk
28765 .PHONY: maybe-dvi-tk dvi-tk
28766 maybe-dvi-tk:
28767 @if tk
28768 maybe-dvi-tk: dvi-tk
28770 dvi-tk: \
28771 configure-tk
28773 @[ -f ./tk/Makefile ] || exit 0; \
28781 (cd $(HOST_SUBDIR)/tk && \
28789 @endif tk
28791 .PHONY: maybe-pdf-tk pdf-tk
28792 maybe-pdf-tk:
28793 @if tk
28794 maybe-pdf-tk: pdf-tk
28796 pdf-tk: \
28797 configure-tk
28799 @[ -f ./tk/Makefile ] || exit 0; \
28807 (cd $(HOST_SUBDIR)/tk && \
28815 @endif tk
28817 .PHONY: maybe-html-tk html-tk
28818 maybe-html-tk:
28819 @if tk
28820 maybe-html-tk: html-tk
28822 html-tk: \
28823 configure-tk
28825 @[ -f ./tk/Makefile ] || exit 0; \
28833 (cd $(HOST_SUBDIR)/tk && \
28841 @endif tk
28843 .PHONY: maybe-TAGS-tk TAGS-tk
28844 maybe-TAGS-tk:
28845 @if tk
28846 maybe-TAGS-tk: TAGS-tk
28848 TAGS-tk: \
28849 configure-tk
28851 @[ -f ./tk/Makefile ] || exit 0; \
28859 (cd $(HOST_SUBDIR)/tk && \
28867 @endif tk
28869 .PHONY: maybe-install-info-tk install-info-tk
28870 maybe-install-info-tk:
28871 @if tk
28872 maybe-install-info-tk: install-info-tk
28874 install-info-tk: \
28875 configure-tk \
28876 info-tk
28878 @[ -f ./tk/Makefile ] || exit 0; \
28886 (cd $(HOST_SUBDIR)/tk && \
28894 @endif tk
28896 .PHONY: maybe-install-pdf-tk install-pdf-tk
28897 maybe-install-pdf-tk:
28898 @if tk
28899 maybe-install-pdf-tk: install-pdf-tk
28901 install-pdf-tk: \
28902 configure-tk \
28903 pdf-tk
28905 @[ -f ./tk/Makefile ] || exit 0; \
28913 (cd $(HOST_SUBDIR)/tk && \
28921 @endif tk
28923 .PHONY: maybe-install-html-tk install-html-tk
28924 maybe-install-html-tk:
28925 @if tk
28926 maybe-install-html-tk: install-html-tk
28928 install-html-tk: \
28929 configure-tk \
28930 html-tk
28932 @[ -f ./tk/Makefile ] || exit 0; \
28940 (cd $(HOST_SUBDIR)/tk && \
28948 @endif tk
28950 .PHONY: maybe-installcheck-tk installcheck-tk
28951 maybe-installcheck-tk:
28952 @if tk
28953 maybe-installcheck-tk: installcheck-tk
28955 installcheck-tk: \
28956 configure-tk
28958 @[ -f ./tk/Makefile ] || exit 0; \
28966 (cd $(HOST_SUBDIR)/tk && \
28974 @endif tk
28976 .PHONY: maybe-mostlyclean-tk mostlyclean-tk
28977 maybe-mostlyclean-tk:
28978 @if tk
28979 maybe-mostlyclean-tk: mostlyclean-tk
28981 mostlyclean-tk:
28983 @[ -f ./tk/Makefile ] || exit 0; \
28991 (cd $(HOST_SUBDIR)/tk && \
28999 @endif tk
29001 .PHONY: maybe-clean-tk clean-tk
29002 maybe-clean-tk:
29003 @if tk
29004 maybe-clean-tk: clean-tk
29006 clean-tk:
29008 @[ -f ./tk/Makefile ] || exit 0; \
29016 (cd $(HOST_SUBDIR)/tk && \
29024 @endif tk
29026 .PHONY: maybe-distclean-tk distclean-tk
29027 maybe-distclean-tk:
29028 @if tk
29029 maybe-distclean-tk: distclean-tk
29031 distclean-tk:
29033 @[ -f ./tk/Makefile ] || exit 0; \
29041 (cd $(HOST_SUBDIR)/tk && \
29049 @endif tk
29051 .PHONY: maybe-maintainer-clean-tk maintainer-clean-tk
29052 maybe-maintainer-clean-tk:
29053 @if tk
29054 maybe-maintainer-clean-tk: maintainer-clean-tk
29056 maintainer-clean-tk:
29058 @[ -f ./tk/Makefile ] || exit 0; \
29066 (cd $(HOST_SUBDIR)/tk && \
29074 @endif tk
47315 configure-libgui: maybe-configure-tk
47317 all-libgui: maybe-all-tk
47653 all-dejagnu: maybe-all-tk
47655 configure-expect: maybe-configure-tk
47657 all-expect: maybe-all-tk
47659 configure-itcl: maybe-configure-tk
47661 all-itcl: maybe-all-tk
47664 configure-tk: maybe-configure-tcl
47665 all-tk: maybe-all-tcl
47670 all-sid: maybe-all-tk
47673 install-sid: maybe-install-tk
47674 install-strip-sid: maybe-install-strip-tk