Home
last modified time | relevance | path

Searched refs:DIRS (Results 1 – 25 of 69) sorted by relevance

123

/NextBSD/contrib/ncurses/misc/
HDtdlint38 DIRS=""
67 DIRS="$DIRS $p"
76 DIRS="`echo $1|sed -e 's/^-L//'` $DIRS"
81 for p in $DIRS
/NextBSD/usr.sbin/pc-sysinstall/backend/
HDfunctions-extractimage.sh162 DIRS=`ls -d ${INSDIR}/*|grep -Ev '(uzip|kernels|src)'`
163 for dir in ${DIRS}
306 DIRS="base catpages dict doc info manpages proflibs kernels src"
309 DIRS="${DIRS} lib32"
312 for d in ${DIRS}
328 for d in ${DIRS}
/NextBSD/usr.bin/showmount/
HDshowmount.c67 #define DIRS 2 macro
128 type = DIRS; in main()
178 case DIRS: in main()
283 case DIRS: in xdr_mntdump()
380 case DIRS: in print_dump()
/NextBSD/contrib/bmake/mk/
HDmanifest.mk64 …@(${${.TARGET}.DIRS:O:u:@d@echo '$d type=dir uid=${UID:${M_DIR_ATTR}} gid=${GID:${M_DIR_ATTR}} mod…
65 …${${.TARGET}.DIRS:O:u:@d@${${.TARGET}.SRCS.$d:O:u:@f@echo '${s::=${STORE.$d/${f:T}:U$d/${f:T}}}$s …
/NextBSD/share/examples/diskless/
HDclone_root78 DIRS="cdrom home mnt"
107 for i in ${SYSDIRS} ${DIRS}
/NextBSD/contrib/amd/fixmount/
HDfixmount.c54 #define DIRS 2 macro
139 case DIRS: in print_dump()
293 type = DIRS; in main()
/NextBSD/crypto/openssl/
HDMakefile.org139 DIRS= crypto ssl engines apps test tools
197 $${DIR+DIR} $${DIRS+DIRS} $${SRC+SRC} \
264 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
HDMakefile141 DIRS= crypto ssl engines apps test tools macro
199 $${DIR+DIR} $${DIRS+DIRS} $${SRC+SRC} \
266 RECURSIVE_BUILD_CMD=for dir in $(DIRS); do $(BUILD_CMD); done
/NextBSD/crypto/openssl/crypto/krb5/
HDMakefile32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/txt_db/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/pqueue/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/stack/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/md4/
HDMakefile32 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/md2/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/whrlpool/
HDMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/lhash/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/jpake/
HDMakefile14 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/ripemd/
HDMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/idea/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/rc2/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/rc5/
HDMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/bf/
HDMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/md5/
HDMakefile36 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/mdc2/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)
/NextBSD/crypto/openssl/crypto/buffer/
HDMakefile31 (cd ../..; $(MAKE) DIRS=crypto SDIRS=$(DIR) sub_all)

123