Searched refs:SUBDIR (Results 1 - 25 of 272) sorted by path

1234567891011

/freebsd-10.0-release/
H A DMakefile.inc119 # LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
63 SUBDIR= ${SUBDIR_OVERRIDE}
65 SUBDIR= share/info lib libexec
66 SUBDIR+=bin
68 SUBDIR+=games
71 SUBDIR+=cddl
73 SUBDIR+=gnu include
75 SUBDIR+=kerberos5
78 SUBDIR+=rescue
80 SUBDIR
[all...]
/freebsd-10.0-release/bin/
H A DMakefile6 SUBDIR= cat \ macro
44 SUBDIR+= rcp
48 SUBDIR+= rmail
52 SUBDIR+= csh
57 SUBDIR:= ${SUBDIR:O} macro
/freebsd-10.0-release/cddl/
H A DMakefile3 SUBDIR= lib sbin usr.bin usr.sbin macro
/freebsd-10.0-release/cddl/lib/
H A DMakefile5 SUBDIR= ${_drti} \ macro
/freebsd-10.0-release/cddl/sbin/
H A DMakefile5 SUBDIR= ${_zfs} ${_zpool} macro
/freebsd-10.0-release/cddl/usr.bin/
H A DMakefile5 SUBDIR= \ macro
/freebsd-10.0-release/cddl/usr.sbin/
H A DMakefile5 SUBDIR= ${_dtrace} \ macro
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dconfigure856 --with-target-subdir=SUBDIR Configuring in a subdirectory for target
857 --with-build-subdir=SUBDIR Configuring in a subdirectory for build
/freebsd-10.0-release/contrib/bmake/
H A DMakefile90 SUBDIR+= unit-tests
/freebsd-10.0-release/contrib/bmake/mk/
H A Ddirdeps.mk277 # we supress SUBDIR when visiting the leaves
H A Dgendirdeps.mk316 .elif !empty(SUBDIR)
318 DIRDEPS := ${SUBDIR:S,^,${RELDIR}/,:O:u}
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 \
H A Dsubdir.mk27 .if defined(SUBDIR)
29 for entry in ${SUBDIR}; do \
49 ${SUBDIR}::
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dconfigure855 --with-target-subdir=SUBDIR Configuring in a subdirectory for target
856 --with-build-subdir=SUBDIR Configuring in a subdirectory for build
/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure901 --with-target-subdir=SUBDIR
[all...]
/freebsd-10.0-release/contrib/ofed/
H A DMakefile3 SUBDIR = include usr.lib usr.bin macro
/freebsd-10.0-release/contrib/ofed/include/
H A DMakefile3 SUBDIR = infiniband rdma macro
/freebsd-10.0-release/contrib/ofed/usr.bin/
H A DMakefile3 SUBDIR = ibaddr ibnetdiscover ibping ibportstate ibroute ibsendtrap ibstat macro
4 SUBDIR += ibsysstat ibtracert opensm perfquery saquery
5 SUBDIR += sminfo smpdump smpquery vendstat
/freebsd-10.0-release/contrib/ofed/usr.lib/
H A DMakefile3 SUBDIR = libibcommon libibmad libibumad libibverbs libmlx4 libmthca macro
4 SUBDIR += libopensm libosmcomp libosmvendor libibcm librdmacm libsdp
/freebsd-10.0-release/contrib/smbfs/
H A DMakefile59 SUBDIR= macro
62 SUBDIR+= kernel/modules
65 SUBDIR+= lib
67 SUBDIR+= mount_smbfs smbutil
/freebsd-10.0-release/contrib/smbfs/lib/
H A DMakefile8 #SUBDIR+= nls
12 #SUBDIR+= nb
16 SUBDIR+= smb
/freebsd-10.0-release/etc/
H A DMakefile7 SUBDIR= sendmail macro
/freebsd-10.0-release/etc/periodic/
H A DMakefile3 SUBDIR= daily security weekly monthly macro
/freebsd-10.0-release/games/
H A DMakefile4 SUBDIR= \ macro
/freebsd-10.0-release/games/fortune/
H A DMakefile3 SUBDIR= fortune strfile datfiles unstr macro

Completed in 243 milliseconds

1234567891011