Home
last modified time | relevance | path

Searched refs:SRC_DIR (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/usr.sbin/postinstall/
H A Dpostinstall.in816 if [ -f "${SRC_DIR}/etc/mtree/set.xetc" ]; then
893 "${SRC_DIR}/external/bsd/atf/etc/atf" \
894 "${SRC_DIR}/etc/atf"; then
902 "${SRC_DIR}/external/bsd/atf/dist/tools/sample" \
903 "${SRC_DIR}/etc/atf"; then
945 populate_dir "$op" true "${SRC_DIR}/etc" \
950 populate_dir "$op" true "${SRC_DIR}/etc/autofs" \
1027 "${SRC_DIR}/etc/bluetooth" "${DEST_DIR}/etc/bluetooth" 644 \
1135 ${SED} < "${SRC_DIR}/etc/sysctl.conf" \
1163 local rc_conf_app="${SRC_DIR}/et
[all...]
/netbsd-src/external/bsd/elftosb/dist/
H A Dmakefile.rules26 ${SRC_DIR}/common \
27 ${SRC_DIR}/elftosb2 \
28 ${SRC_DIR}/sbtool \
29 ${SRC_DIR}/keygen
33 -I${SRC_DIR}/elftosb2 \
34 -I${SRC_DIR}/keygen \
35 -I${SRC_DIR}/sbtool \
36 -I${SRC_DIR}/common
129 @echo "SRC_DIR = ${SRC_DIR}"
H A Dmakefile14 SRC_DIR = $(shell pwd) macro
20 SRC_DIR = $(shell pwd) macro
32 make -C ${BUILD_DIR} -f ${SRC_DIR}/makefile.rules SRC_DIR=${SRC_DIR} $@;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Dtestsuite_flags.in30 SRC_DIR=@glibcxx_srcdir@
36 INCLUDES="-I${SRC_DIR}/testsuite/util"
41 -I${SRC_DIR}/include/backward -I${SRC_DIR}/testsuite/util"
H A Dcheck_compile10 SRC_DIR=$1
47 $CXX $SRC_DIR/testsuite/$NAME -o $OUTPUT_NAME
H A Dcheck_performance10 SRC_DIR=$1
44 TESTNAME=$SRC_DIR/testsuite/$NAME
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dtestsuite_flags.in30 SRC_DIR=@glibcxx_srcdir@
36 INCLUDES="-I${SRC_DIR}/testsuite/util"
41 -I${SRC_DIR}/include/backward -I${SRC_DIR}/testsuite/util"
H A Dcheck_compile10 SRC_DIR=$1
47 $CXX $SRC_DIR/testsuite/$NAME -o $OUTPUT_NAME
H A Dcheck_performance10 SRC_DIR=$1
44 TESTNAME=$SRC_DIR/testsuite/$NAME
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/
H A Dtestsuite_flags.in21 SRC_DIR=@libphobos_srcdir@
41 -I${SRC_DIR}/libdruntime"
44 GDCPATHS_config="${GDCPATHS_config} -I${SRC_DIR}/src"
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/
H A Dtestsuite_flags.in21 SRC_DIR=@libphobos_srcdir@
38 -I${SRC_DIR}/libdruntime"
41 GDCPATHS_config="${GDCPATHS_config} -I${SRC_DIR}/src"
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/
H A Dbuild_symbolizer.sh29 SRC_DIR=$(readlink -f $SCRIPT_DIR/..)
139 $CXX $SYMBOLIZER_FLAGS ${SRC_DIR}/sanitizer_symbolize.cc ${SRC_DIR}/sanitizer_wrappers.cc -c
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DMakefile.in104 SRC_DIR = @srcdir@/..
/netbsd-src/usr.sbin/etcupdate/
H A Detcupdate100 -s SRC_DIR A directory that contains a NetBSD
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20001918 * mkcheck.in (SRC_DIR): Use C_INCLUDE_DIR.
1957 * mkcheck.in (SRC_DIR): Use it.
2808 * mkcheck.in: added $SRC_DIR/testsuite to include search path
4250 * mkcheck.in (SRC_DIR): And here.
4357 * mkcheck.in (SRC_DIR): Change default mkcheck behavior, so that
H A DChangeLog-199989 * mkcheck (SRC_DIR): Now have to include config/* dir if "make
H A DChangeLog-20015730 ${SRC_DIR} instead.