Searched refs:MAKEFILE (Results 1 - 25 of 86) sorted by relevance

1234

/freebsd-11-stable/usr.bin/bmake/tests/execution/empty/
H A DMakefile.test6 @${MAKE} -f ${MAKEFILE} do-$@
7 @${MAKE} -f ${MAKEFILE} -j2 do-$@
8 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
/freebsd-11-stable/usr.bin/bmake/tests/execution/plus/
H A DMakefile.test4 @${MAKE} -f ${MAKEFILE} -j2 -n do-$@
/freebsd-11-stable/usr.bin/bmake/tests/execution/ellipsis/
H A DMakefile.test6 @${MAKE} -f ${MAKEFILE} do-$@
7 @${MAKE} -f ${MAKEFILE} -j2 do-$@
8 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
/freebsd-11-stable/usr.bin/bmake/tests/execution/joberr/
H A DMakefile.test5 @-${MAKE} -f ${MAKEFILE} -j2 do-$@
/freebsd-11-stable/usr.sbin/ndiscvt/
H A Dndisgen.sh412 echo ".PATH: ${PWD} ${STUBPATH}" > ${MAKEFILE}
413 echo "KMOD= ${SYSBASE}" >> ${MAKEFILE}
414 echo "SRCS+= ${STUBFILE} ${DNAME}.h bus_if.h device_if.h" >> ${MAKEFILE}
415 echo "OBJS+=${FRMLIST} ${DNAME}.o" >> ${MAKEFILE}
416 echo "CFLAGS+= \\" >> ${MAKEFILE}
417 echo " -DDRV_DATA_START=ndis_${SYSBASE}_drv_data_start \\" >> ${MAKEFILE}
418 echo " -DDRV_NAME=ndis_${SYSBASE} \\" >> ${MAKEFILE}
419 echo " -DDRV_DATA_END=ndis_${SYSBASE}_drv_data_end" >> ${MAKEFILE}
420 echo "CLEANFILES+= \\" >> ${MAKEFILE}
421 echo " ${INFFILE} \\" >> ${MAKEFILE}
[all...]
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dvarcmd.mk18 @${.MAKE} -f ${MAKEFILE} FU=bar FOO+=goo two
21 @${.MAKE} -f ${MAKEFILE} three
24 @${.MAKE} -f ${MAKEFILE} four
44 @${.MAKE} -f ${MAKEFILE} five
56 @${.MAKE} -f ${MAKEFILE} M=y six
59 @${.MAKE} -f ${MAKEFILE} V=override show-v
H A Dforloop.mk44 @(cd ${.CURDIR} && ${.MAKE} -f ${MAKEFILE} for-fail) && \
H A Dmodmatch.mk21 @for x in $X; do ${.MAKE} -f ${MAKEFILE} show LIB=$$x; done
/freebsd-11-stable/contrib/bmake/
H A Dmkdeps.sh210 test -s $f && { MAKEFILE=$f; break; }
213 MAKEFILE=${MAKEFILE:-makefile}
226 -A) Include=;; # cat .depend >> $MAKEFILE
229 -N) update=no; shift;; # don't update $MAKEFILE
234 -f) MAKEFILE=$2; shift 2;;
296 depended=`grep 'include.*\.depend' $MAKEFILE`
299 sed '/^# DO NOT DELETE.*depend.*$/,$d' < $MAKEFILE > $TF
300 mv $TF $MAKEFILE
301 cat <<! >> $MAKEFILE
[all...]
H A Dbsd.after-import.mk20 _this := ${MAKEFILE:tA}
53 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE}
68 after-import: bootstrap ${MAKEFILE}
85 _makefile: bootstrap ${MAKEFILE}
/freebsd-11-stable/crypto/openssl/crypto/krb5/
H A DMakefile10 MAKEFILE= Makefile macro
72 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
73 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/lhash/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/md2/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A DMakefile11 MAKEFILE= Makefile macro
72 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
73 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/mdc2/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/pqueue/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A DMakefile11 MAKEFILE= Makefile macro
79 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
80 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/ripemd/
H A DMakefile11 MAKEFILE= Makefile macro
79 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
80 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/stack/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/txt_db/
H A DMakefile10 MAKEFILE= Makefile macro
71 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
72 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A DMakefile11 MAKEFILE= Makefile macro
84 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
85 mv -f Makefile.new $(MAKEFILE)
/freebsd-11-stable/contrib/byacc/
H A DMakefile.old13 MAKEFILE = Makefile
56 depend:; @mkmf -f $(MAKEFILE) PROGRAM=$(PROGRAM) DEST=$(DEST)
/freebsd-11-stable/contrib/dialog/package/freebsd/
H A DMakefile30 MAKEFILE= makefile macro

Completed in 148 milliseconds

1234