Searched refs:MKDEP (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/sys/modules/wtap/
H A DMakefile20 MKDEP= -include ${KERNBUILDDIR}/opt_global.h macro
23 MKDEP= -include opt_global.h macro
/freebsd-10-stable/sys/modules/pflog/
H A DMakefile13 MKDEP+= -include ${KERNBUILDDIR}/opt_global.h
32 MKDEP+= -include opt_global.h
/freebsd-10-stable/sys/modules/pfsync/
H A DMakefile13 MKDEP+= -include ${KERNBUILDDIR}/opt_global.h
29 MKDEP+= -include opt_global.h
/freebsd-10-stable/contrib/bmake/mk/
H A Ddep.mk33 MKDEP ?= ${MKDEP_CMD} macro
53 _MKDEP = ${MKDEP_ENV} ${MKDEP}
H A Dprog.mk147 .if defined(SRCS) && (!defined(MKDEP) || ${MKDEP} != autodep)
H A Dlib.mk485 .if defined(SRCS) && (!defined(MKDEP) || ${MKDEP} != autodep)
/freebsd-10-stable/gnu/lib/csu/
H A DMakefile25 MKDEP= -DCRT_BEGIN macro
/freebsd-10-stable/share/mk/
H A Dbsd.dep.mk18 # MKDEP Options for ${MKDEPCMD} [not set]
180 ${MKDEPCMD} -f ${DEPENDFILE} -a ${MKDEP} \
185 ${MKDEPCMD} -f ${DEPENDFILE} -a ${MKDEP} \
/freebsd-10-stable/contrib/binutils/binutils/
H A DMakefile.am72 MKDEP = gcc -MM
371 $(MAKE) MKDEP="$(MKDEP)" DEP1
383 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
/freebsd-10-stable/contrib/binutils/gas/
H A DMakefile.am24 MKDEP = gcc -MM
838 $(MAKE) MKDEP="$(MKDEP)" srcdir="$${srcdir}" VPATH="$${srcdir}" DEP1
845 echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
850 echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
866 $(MKDEP) $(DEP_FLAGS) $? > DEP
887 $(MKDEP) $(DEP_FLAGS) dummy.c | \
925 $(MKDEP) $(DEP_FLAGS) dummy.c | \
960 $(MKDEP) $(DEP_FLAGS) dummy.c | \
987 sed -e '/^.MKDEP
[all...]
/freebsd-10-stable/contrib/binutils/ld/
H A DMakefile.am39 MKDEP = gcc -MM
1918 $(MAKE) MKDEP="$(MKDEP)" DEP1
1930 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
/freebsd-10-stable/contrib/binutils/opcodes/
H A DMakefile.am10 MKDEP = gcc -MM
603 $(MAKE) MKDEP="$(MKDEP)" DEP1
615 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
/freebsd-10-stable/contrib/binutils/bfd/
H A DMakefile.am11 MKDEP = gcc -MM
873 $(MAKE) MKDEP="$(MKDEP)" DEP1
885 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
/freebsd-10-stable/contrib/apr/
H A Dconfigure792 MKDEP
18428 MKDEP='$(CC) -MM'
18435 MKDEP="true"
18440 MKDEP=$i

Completed in 169 milliseconds