Searched refs:SUBDIR (Results 376 - 400 of 438) sorted by relevance

<<1112131415161718

/freebsd-11-stable/usr.bin/mkimg/
H A DMakefile41 SUBDIR+= tests
/freebsd-11-stable/sys/modules/
H A DMakefile14 SUBDIR=${MODULES_OVERRIDE} macro
16 SUBDIR= \ macro
447 SUBDIR+= dtrace
449 SUBDIR+= opensolaris
463 SUBDIR+= cuse
502 SUBDIR+= cfiscsi
503 SUBDIR+= iscsi
504 SUBDIR+= iscsi_initiator
508 SUBDIR+= fdt
551 SUBDIR
848 SUBDIR:= ${SUBDIR:N${reject}} macro
861 SUBDIR:= ${SUBDIR:u:O} macro
[all...]
/freebsd-11-stable/sys/modules/netgraph/
H A DMakefile7 SUBDIR= async \ macro
/freebsd-11-stable/sys/modules/aic7xxx/ahc/
H A DMakefile10 SUBDIR+= ahc_eisa
12 SUBDIR+= ahc_isa ahc_pci
/freebsd-11-stable/contrib/bmake/mk/
H A Dsubdir.mk25 .if defined(SUBDIR)
27 for entry in ${SUBDIR}; do \
47 ${SUBDIR}::
H A Dmeta.subdir.mk17 .if !defined(NO_SUBDIR) && !empty(SUBDIR)
29 DIRDEPS = ${SUBDIR:N.WAIT:O:u:@d@${RELDIR}/$d@}
58 find ${SUBDIR:N.WAIT} -type f \( ${_find_name} \) -print -o \
/freebsd-11-stable/share/mk/
H A Dmeta.subdir.mk18 .if !defined(NO_SUBDIR) && !empty(SUBDIR)
30 DIRDEPS = ${SUBDIR:N.WAIT:O:u:@d@${RELDIR}/$d@}
59 find ${SUBDIR:N.WAIT} -type f \( ${_find_name} \) -print -o \
H A Dbsd.test.mk26 # same semantics as SUBDIR at build-time. However, the directories listed here
31 # SUBDIR for directories that may contain helper binaries and/or data files.
77 .if empty(SUBDIR:M${ts})
78 SUBDIR+= ${ts}
H A Dlocal.init.mk4 .if !empty(SUBDIR) && !defined(LIB) && !defined(PROG) && ${.MAKE.MAKEFILES:M*bsd.prog.mk} == ""
/freebsd-11-stable/share/
H A DMakefile6 # Do not include `info' in the SUBDIR list, it is handled separately.
8 SUBDIR= ${_colldef} \ macro
/freebsd-11-stable/gnu/lib/libssp/
H A DMakefile38 SUBDIR+= libssp_nonshared
/freebsd-11-stable/sys/modules/drm2/radeonkmsfw/
H A DMakefile3 SUBDIR= \ macro
/freebsd-11-stable/tools/tools/shlib-compat/test/
H A DMakefile3 SUBDIR= libtest1 \ macro
/freebsd-11-stable/usr.bin/bmake/tests/
H A Dcommon.sh47 echo "Test ${SUBDIR}/${N} no yet run"
344 msg="${msg}ok ${N} ${SUBDIR}/${N}"
457 echo "${SUBDIR}: ${DESC}"
522 SUBDIR=`echo ${SRC_DIR} | sed "s@${SRC_BASE}/@@"`
527 WORK_DIR=$(pwd)/work/${SUBDIR}
/freebsd-11-stable/cddl/usr.bin/ctfconvert/
H A DMakefile42 SUBDIR.${MK_TESTS}+= tests
/freebsd-11-stable/lib/libkvm/
H A DMakefile42 SUBDIR+= tests
/freebsd-11-stable/lib/libcam/
H A DMakefile49 SUBDIR+= tests
/freebsd-11-stable/lib/libproc/
H A DMakefile44 SUBDIR+= tests
/freebsd-11-stable/usr.bin/getconf/
H A DMakefile41 SUBDIR+= tests
/freebsd-11-stable/usr.sbin/fstyp/
H A DMakefile18 SUBDIR+= tests
/freebsd-11-stable/usr.sbin/ntp/doc/drivers/
H A DMakefile5 SUBDIR= icons scripts macro
/freebsd-11-stable/usr.sbin/makefs/
H A DMakefile40 SUBDIR+= tests
/freebsd-11-stable/lib/libbe/
H A DMakefile35 SUBDIR.${MK_TESTS}+= tests
/freebsd-11-stable/sbin/ifconfig/
H A DMakefile73 SUBDIR+= tests
/freebsd-11-stable/lib/atf/libatf-c++/
H A DMakefile79 SUBDIR= tests macro

Completed in 252 milliseconds

<<1112131415161718