Searched refs:DIRS (Results 1 - 25 of 67) sorted by relevance

123

/freebsd-10.1-release/contrib/ncurses/misc/
H A Dtdlint38 DIRS=""
67 DIRS="$DIRS $p"
76 DIRS="`echo $1|sed -e 's/^-L//'` $DIRS"
81 for p in $DIRS
/freebsd-10.1-release/share/examples/diskless/
H A Dclone_root73 # DIRS mountpoints (empty dirs)
78 DIRS="cdrom home mnt"
107 for i in ${SYSDIRS} ${DIRS}
/freebsd-10.1-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-extractimage.sh162 DIRS=`ls -d ${INSDIR}/*|grep -Ev '(uzip|kernels|src)'`
163 for dir in ${DIRS}
306 DIRS="base catpages dict doc games info manpages proflibs kernels src"
309 DIRS="${DIRS} lib32"
312 for d in ${DIRS}
328 for d in ${DIRS}
/freebsd-10.1-release/usr.bin/showmount/
H A Dshowmount.c67 #define DIRS 2 macro
128 type = DIRS;
178 case DIRS:
283 case DIRS:
380 case DIRS:
/freebsd-10.1-release/crypto/openssl/crypto/krb5/
H A DMakefile32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/contrib/amd/fixmount/
H A Dfixmount.c54 #define DIRS 2 macro
139 case DIRS:
293 type = DIRS;
/freebsd-10.1-release/crypto/openssl/crypto/md5/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/md4/
H A DMakefile32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/whrlpool/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/rc2/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/mdc2/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/ripemd/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/txt_db/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/jpake/
H A DMakefile14 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/pqueue/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/idea/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/stack/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/md2/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/rc5/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/lhash/
H A DMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/
H A DMakefile.org138 DIRS= crypto ssl engines apps test tools
196 $${DIR+DIR} $${DIRS+DIRS} $${SRC+SRC} \
250 # subdirectory if that subdirectory is part of $(DIRS). It requires
254 # subdirectories defined in $(DIRS). It requires that the target
261 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
263 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
H A DMakefile140 DIRS= crypto ssl engines apps test tools macro
198 $${DIR+DIR} $${DIRS+DIRS} $${SRC+SRC} \
252 # subdirectory if that subdirectory is part of $(DIRS). It requires
256 # subdirectories defined in $(DIRS). It requires that the target
263 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
265 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
/freebsd-10.1-release/crypto/openssl/crypto/bf/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/cast/
H A DMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/freebsd-10.1-release/crypto/openssl/crypto/comp/
H A DMakefile34 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)

Completed in 136 milliseconds

123