Searched refs:MAKE (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/make/
H A Dmkdep.in63 MAKE=Makefile # default makefile name is "Makefile"
73 MAKE=$2
91 if [ ! -w $MAKE ]; then
92 echo "mkdep: no writeable file \"$MAKE\""
100 cp $MAKE ${MAKE}.bak
102 sed -e '/DO NOT DELETE THIS LINE/,$d' < $MAKE > $TMP
181 cp $TMP $MAKE
182 rm -f ${MAKE}.bak $TMP
/bind-9.11.3/bin/tests/
H A Db9t.mk46 @( cd $(BDIR)/$(MODULE) && $(MAKE) -k all ) > $(RDIR)/.build 2>&1
51 -@( cd $(BDIR)/$(MODULE)/bin/tests && $(MAKE) test ) > $(RDIR)/.test 2>&1
/bind-9.11.3/util/
H A Dupdate_copyrights182 } elsif ($type =~ /^(SH|PERL|TCL|MAKE|CONF-SH|RNC)$/) {
527 $type eq "MAKE") &&
/bind-9.11.3/unit/atf-src/
H A Dconfigure3026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3027 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3028 set x ${MAKE-make}
3036 @echo '@@@%%%=$(MAKE)=@@@%%%'
3039 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3054 SET_MAKE="MAKE=${MAKE-make}"
3076 am_make=${MAKE
[all...]
/bind-9.11.3/
H A Dltmain.sh140 : ${MAKE="make"}
H A Dconfigure2962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2963 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2964 set x ${MAKE-make}
2972 @echo '@@@%%%=$(MAKE)=@@@%%%'
2975 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2990 SET_MAKE="MAKE=${MAKE-make}"
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh317 : ${MAKE="make"}

Completed in 102 milliseconds