Searched refs:MKDIR (Results 26 - 50 of 77) sorted by relevance

1234

/netbsd-current/distrib/syspkg/mk/
H A Dbsd.syspkg.mk112 MKDIR?= /bin/mkdir -p macro
248 ${MKDIR} ${PKGREPOSITORY}; \
269 ${MKDIR} ${PACKAGES}/$$cat; \
554 ${MKDIR} ${PKG_DBDIR}; \
584 ${MKDIR} ${PKG_DBDIR}/${PKGNAME}; \
/netbsd-current/external/bsd/openldap/dist/build/
H A Dtop.mk143 MKDIR = $(SHTOOL) mkdir -p macro
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A DMakefile.in146 $(MKDIR) $(DESTDIR)$(moduledir); \
/netbsd-current/crypto/external/cpl/tpm-tools/dist/include/
H A DMakefile.in132 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/
H A DMakefile.in169 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/man/
H A DMakefile.in168 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/man/man8/
H A DMakefile.in160 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/man/man1/
H A DMakefile.in159 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/man/man3/
H A DMakefile.in153 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/lib/
H A DMakefile.in191 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A DMakefile.in177 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/cmds/
H A DMakefile.in157 MKDIR = @MKDIR@
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A DMakefile.in184 MKDIR = @MKDIR@
H A Dltmain.sh124 : ${MKDIR="mkdir"}
339 $MKDIR "$my_dir" 2>/dev/null || :
372 $MKDIR "$my_tmpdir"
2839 $MKDIR \"\$progdir\"
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
H A DMakefile.in295 MKDIR = @MKDIR@
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dfs.c1731 X(MKDIR, mkdir(req->path, req->mode));
1952 INIT(MKDIR);
/netbsd-current/lib/libpuffs/
H A Dpuffs.c91 FILLOP(mkdir, MKDIR);
/netbsd-current/external/bsd/am-utils/dist/
H A Dltmain.sh141 : ${MKDIR="mkdir"}
542 $MKDIR "$my_dir" 2>/dev/null || :
575 $MKDIR "$my_tmpdir"
4058 $MKDIR \"\$progdir\"
/netbsd-current/external/gpl3/gdb/dist/
H A Dltmain.sh149 : ${MKDIR="mkdir"}
507 $MKDIR "$my_dir" 2>/dev/null || :
540 $MKDIR "$my_tmpdir"
3072 $MKDIR \"\$progdir\"
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dltmain.sh149 : ${MKDIR="mkdir"}
507 $MKDIR "$my_dir" 2>/dev/null || :
540 $MKDIR "$my_tmpdir"
3072 $MKDIR \"\$progdir\"
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dltmain.sh149 : ${MKDIR="mkdir"}
507 $MKDIR "$my_dir" 2>/dev/null || :
540 $MKDIR "$my_tmpdir"
3072 $MKDIR \"\$progdir\"
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dltmain.sh318 : ${MKDIR="mkdir"}
874 $MKDIR "$_G_dir" 2>/dev/null || :
910 $MKDIR "$_G_tmpdir"
5433 $MKDIR \"\$progdir\"
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dltmain.sh124 : ${MKDIR="mkdir"}
339 $MKDIR "$my_dir" 2>/dev/null || :
372 $MKDIR "$my_tmpdir"
2839 $MKDIR \"\$progdir\"
/netbsd-current/external/lgpl3/gmp/dist/
H A Dltmain.sh318 : ${MKDIR="mkdir"}
874 $MKDIR "$_G_dir" 2>/dev/null || :
910 $MKDIR "$_G_tmpdir"
5433 $MKDIR \"\$progdir\"
/netbsd-current/external/lgpl3/mpc/dist/
H A Dltmain.sh318 : ${MKDIR="mkdir"}
874 $MKDIR "$_G_dir" 2>/dev/null || :
910 $MKDIR "$_G_tmpdir"
5433 $MKDIR \"\$progdir\"

Completed in 303 milliseconds

1234