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

1234

/freebsd-10.0-release/tools/regression/usr.bin/make/execution/empty/
H A DMakefile6 @${MAKE} -f ${MAKEFILE} do-$@
7 @${MAKE} -f ${MAKEFILE} -j2 do-$@
8 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
/freebsd-10.0-release/tools/regression/usr.bin/make/execution/plus/
H A DMakefile4 @${MAKE} -f ${MAKEFILE} -j2 -n do-$@
/freebsd-10.0-release/tools/regression/usr.bin/make/execution/ellipsis/
H A DMakefile6 @${MAKE} -f ${MAKEFILE} do-$@
7 @${MAKE} -f ${MAKEFILE} -j2 do-$@
8 @${MAKE} -f ${MAKEFILE} -j2 -B do-$@
/freebsd-10.0-release/tools/regression/usr.bin/make/execution/joberr/
H A DMakefile5 @-${MAKE} -f ${MAKEFILE} -j2 do-$@
/freebsd-10.0-release/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-10.0-release/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}
55 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE}
69 after-import: bootstrap ${MAKEFILE}
86 _makefile: bootstrap ${MAKEFILE}
/freebsd-10.0-release/usr.bin/bmake/unit-tests/
H A DMakefile97 @echo "${TEST_MAKE} -f ${MAKEFILE} > ${.TARGET}.out 2>&1"
98 @cd ${.OBJDIR} && ${TEST_MAKE} -f ${MAKEFILE} 2>&1 | \
/freebsd-10.0-release/crypto/openssl/crypto/krb5/
H A DMakefile10 MAKEFILE= Makefile macro
70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
71 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/pqueue/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/txt_db/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/idea/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/lhash/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/md2/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/md4/
H A DMakefile11 MAKEFILE= Makefile macro
70 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
71 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/md5/
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-10.0-release/crypto/openssl/crypto/mdc2/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/rc2/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/rc5/
H A DMakefile11 MAKEFILE= Makefile macro
77 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
78 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/ripemd/
H A DMakefile11 MAKEFILE= Makefile macro
77 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
78 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/stack/
H A DMakefile10 MAKEFILE= Makefile macro
69 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
70 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/crypto/openssl/crypto/whrlpool/
H A DMakefile11 MAKEFILE= Makefile macro
82 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
83 mv -f Makefile.new $(MAKEFILE)
/freebsd-10.0-release/contrib/dialog/package/freebsd/
H A DMakefile30 MAKEFILE= makefile macro
/freebsd-10.0-release/usr.bin/make/
H A DMakefile29 main.o shell.o: ${MAKEFILE}
/freebsd-10.0-release/crypto/openssl/crypto/jpake/
H A DMakefile40 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
41 mv -f Makefile.new $(MAKEFILE)

Completed in 154 milliseconds

1234