HomeSort by: relevance | last modified time | path
    Searched refs:tools (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/tools/makekeys/
Makefile 4 HOST_SRCDIR= external/mit/xorg/tools/makekeys
  /src/tools/makestrs/
Makefile 4 HOST_SRCDIR= external/mit/xorg/tools/makestrs
  /src/tools/gcc/
gcc-version.mk 3 # common location for tools and native build
  /src/tools/date/
Makefile 19 COMPATOBJ!= cd ${NETBSDSRCDIR}/tools/compat && ${PRINTOBJDIR}
  /src/tools/texinfo/
Makefile 12 ${HOST_SH} ${NETBSDSRCDIR}/tools/binstall/mkmanifest ${TOOLDIR}/bin/${_TOOL_PREFIX}install-info.exe
  /src/share/examples/racoon/roadwarrior/
Makefile 14 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
  /src/share/examples/racoon/roadwarrior/client/
Makefile 12 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
  /src/share/examples/racoon/roadwarrior/server/
Makefile 12 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
  /src/sys/external/isc/libsodium/dist/builds/msvc/build/
buildbase.bat 7 SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat
8 IF %version% == 15 SET tools=Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
9 SET environment="%programfiles(x86)%\%tools%"
10 IF NOT EXIST %environment% SET environment="%programfiles%\%tools%"
67 ECHO *** ERROR, build tools not found: %tools%
  /src/usr.sbin/racoonctl/
Makefile 10 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
  /src/compat/
exec.mk 5 # by tools that must match the kernel image like savecore(8)
6 # and kvm(3) using tools.
23 # can be considered "not a bug". all the *stat tools should
31 # most kvm-using tools are happier with 64 bit.
  /src/share/man/tools/
ckspell 8 TOOLS=$MANDIR/tools
22 sort $TMPDIR/tmp.$$ | uniq | comm -23 - $TOOLS/sp.ignore >> $TMPDIR/sp.errs
  /src/
Makefile 88 # do-tools-obj: creates object directories for the host toolchain.
89 # do-tools: builds host toolchain.
98 # do-x11: builds and installs X11 tools and libraries
137 _SUBDIR= tools .WAIT lib
215 BUILDTARGETS+= check-tools
224 BUILDTARGETS+= do-tools-obj
226 BUILDTARGETS+= do-tools
244 BUILDTARGETS+= do-sanitizer-tools
441 check-tools: .PHONY
467 do-tools: .PHONY .MAK
    [all...]
build.sh 1096 [-N NOISY] [-O OOBJ] [-R RELEASE] [-S SEED] [-T TOOLS]
1111 Build OPERATIONs (all imply "obj" and "tools"):
1124 tools Build and install tools.
1202 -T TOOLS Set TOOLDIR=TOOLS. If unset, and TOOLDIR is not set
1209 Without this, everything is rebuilt, including the tools.
1563 tools)
1910 ${HOST_SH} "${TOP}/tools/make/configure" ${configure_args} ||
2039 # make obj in tools to ensure that the objdir for "tools
    [all...]
  /src/lib/libipsec/
Makefile 10 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
  /src/sbin/setkey/
Makefile 13 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
  /src/share/examples/racoon/
Makefile 17 DIST= ${NETBSDSRCDIR}/crypto/dist/ipsec-tools
  /src/share/mk/
bsd.buildinstall.mk 5 # Used by src/lib/Makefile and src/tools/Makefile.
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_symbolizer.cc 105 Symbolizer::Symbolizer(IntrusiveList<SymbolizerTool> tools)
106 : module_names_(&mu_), modules_(), modules_fresh_(false), tools_(tools),
sanitizer_symbolizer.h 166 // (including individual symbolizer tools and platform-specific methods) are
172 explicit Symbolizer(IntrusiveList<SymbolizerTool> tools);
  /src/tools/host-mkdep/
Makefile 34 INSTALL_OBJ!= cd ${NETBSDSRCDIR}/tools/binstall && ${PRINTOBJDIR}
37 # Install rule, copied from src/tools/Makefile.host.
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 61 iASL assumes that these tools are installed at this location:
65 Once the tools are installed, ensure that this path is added to the
93 a) Select Tools->Customize.
95 b) Select the "Tools" tab.
117 These steps will add the compiler to the tools menu as a custom tool.
  /src/sys/rump/
listsrcdirs 83 # files listed in src/tools/Makefile.nbincludes
96 lsrc sys / tools common include share/mk
138 lsrc usr /crypto/dist/ ipsec-tools
160 # the includes mentioned in src/tools/headerlist are required.
  /src/sys/external/bsd/acpica/dist/generate/release/
build.sh 27 # source - Build an ACPICA source package (core and all tools)
29 # binary - Build an ACPICA binary tools package
170 # Generates the ACPICA source code packages (core and all tools)
238 # Copy iASL compiler and tools source
241 cp -r source/tools $TEMP_DIR/source/tools
403 banner "ACPICA - Generating $PACKAGE_NAME binary tools package ($PACKAGE_FILENAME)"
420 banner "ACPICA - Completed $PACKAGE_NAME binary tools package ($PACKAGE_FILENAME)"
430 # source - Build an ACPICA source package (core and all tools)
432 # binary - Build an ACPICA binary tools packag
    [all...]
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 4 # Common configuration and setup file to generate the ACPICA tools and
119 ACPICA_TOOLS = $(ACPICA_SRC)/tools

Completed in 491 milliseconds

1 2