Searched refs:directories (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-11.0-release/share/mk/
H A Dbsd.test.mk26 # same semantics as SUBDIR at build-time. However, the directories listed here
28 # engines know to recurse into these directories.
30 # In other words: list here any directories that contain test programs but use
31 # SUBDIR for directories that may contain helper binaries and/or data files.
51 # Ordered list of directories to construct the PATH for the tests.
56 # Ordered list of directories to construct the LD_LIBRARY_PATH for the tests.
69 # kyua automatically descends directories; only run make check on the
H A Dbsd.obj.mk8 # CLEANDIRS Additional directories to remove for the clean target.
26 # NO_OBJ Do not create object directories. This should not be set
68 # The following directories are tried in order for ${.OBJDIR}:
H A Dbsd.clang-analyze.mk14 # html - generate html in obj.plist/ directories.
H A Dbsd.crunchgen.mk9 # CRUNCH_SRCDIRS: lists directories to search for included programs
H A Dbsd.subdir.mk7 # For all of the directories listed in the variable SUBDIRS, the
H A Dbsd.own.mk4 # group, mode, and directories. Defaults are in brackets.
H A Dmeta.stage.mk180 # some makefiles need to populate multiple directories
H A Dbsd.dep.mk8 # CLEANDEPENDDIRS Additional directories to remove for the cleandepend
/freebsd-11.0-release/contrib/subversion/subversion/svnbench/
H A Dnull-list-cmd.c46 apr_int64_t directories;
70 pb->directories++;
154 _("%15s directories\n"
157 svn__ui64toa_sep(pb.directories, ',', pool),
45 apr_int64_t directories; member in struct:print_baton
/freebsd-11.0-release/usr.sbin/makefs/tests/
H A Dmakefs_tests_common.sh47 local directories=$TEST_INPUTS_DIR
54 directories="$directories $OPTARG"
79 for directory in $directories; do
/freebsd-11.0-release/lib/ncurses/
H A Dconfig.mk37 # tools and directories
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dgdb_mbuild.sh34 -f Force rebuild. Even rebuild previously built directories.
/freebsd-11.0-release/contrib/bmake/mk/
H A Dsubdir.mk2 # skip missing directories...
H A Dmeta.stage.mk179 # some makefiles need to populate multiple directories
/freebsd-11.0-release/gnu/usr.bin/grep/
H A Dgrep.c122 {"directories", required_argument, NULL, 'd'},
179 /* How to handle directories. */
185 } directories = READ_DIRECTORIES; variable in typeref:enum:__anon6495
305 if (directories == SKIP_DIRECTORIES && S_ISDIR (stats->stat.st_mode))
816 if (file && directories == RECURSE_DIRECTORIES
963 if (is_EISDIR (e, file) && directories == RECURSE_DIRECTORIES)
976 if (directories == SKIP_DIRECTORIES)
984 /* When skipping directories, don't worry about
985 directories that can't be opened. */
1168 -d, --directories
[all...]
/freebsd-11.0-release/contrib/gdb/
H A Ddjunpack.bat15 Rem directories, it MUST use backslashes, not forward slashes.
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dnmake.mak6 # include and lib directories (vsvars32.bat)
/freebsd-11.0-release/
H A DMakefile.inc121 # LOCAL_MTREE="list of mtree files" to process to allow local directories
232 # Local directories are last, since it is nice to at least get the base
1069 # If you have a build server, you can NFS mount the source and obj directories
1945 # hierarchy - ensure that all the needed directories are present
2338 @echo ">>> Removing old directories"
2349 @echo ">>> Old directories removed"
2352 @echo ">>> Checking for old directories"
2368 @echo "To remove old files and directories run '${MAKE_CMD} delete-old'."
2408 # files and directories. If it does not, then there are probably some
2411 # some directories vi
[all...]
/freebsd-11.0-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh61 files and directories.
63 files and directories which have changed.
930 # Create .portsnap.INDEX; if we are REFUSEing to touch certain directories,
1039 # If we are REFUSEing to touch certain directories, don't remove files
1040 # from those directories (even if they are out of date)
1041 echo -n "Removing old files and directories... "
/freebsd-11.0-release/crypto/openssl/util/
H A Dmkerr.pl69 -recurse scan a preconfigured set of directories / files for error and
/freebsd-11.0-release/contrib/groff/src/roff/groff/
H A Dgroff.cpp719 "-Fdir\tsearch dir for device directories\n"
/freebsd-11.0-release/contrib/llvm/lib/Support/Windows/
H A DPath.inc679 // Provide a better error message when trying to open directories.
729 // Provide a better error message when trying to open directories.
/freebsd-11.0-release/contrib/gcc/doc/
H A Dmakefile.texi149 For each package that is bootstrapped, rename directories so that,
/freebsd-11.0-release/contrib/gperf/
H A Dconfigure1147 Installation directories:
1160 Fine tuning of the installation directories:
/freebsd-11.0-release/contrib/gperf/doc/
H A Dconfigure1150 Installation directories:
1163 Fine tuning of the installation directories:

Completed in 271 milliseconds

123