Home
last modified time | relevance | path

Searched refs:SCRIPTS (Results 1 – 25 of 131) sorted by relevance

123456

/freebsd/tests/sys/cddl/zfs/bin/
H A DMakefile10 SCRIPTS+= bsddisks.ksh
11 SCRIPTS+= dircmp.ksh
12 SCRIPTS+= dumpadm.ksh
13 SCRIPTS+= ff.ksh
14 SCRIPTS+= fmadm.ksh
15 SCRIPTS+= fmdump.ksh
16 SCRIPTS+= format.ksh
17 SCRIPTS+= groupadd.ksh
18 SCRIPTS+= groupdel.ksh
19 SCRIPTS+= groupmod.ksh
[all …]
/freebsd/tests/sys/kern/execve/
H A DMakefile19 SCRIPTS+= bad_interp_len
20 SCRIPTS+= dev_null_script
21 SCRIPTS+= empty
22 SCRIPTS+= good_script
23 SCRIPTS+= non_exist_shell
24 SCRIPTS+= script_arg
25 SCRIPTS+= script_arg_nospace
26 SCRIPTS+= sparse_aout
27 SCRIPTS+= trunc_aout
/freebsd/sbin/resolvconf/
H A DMakefile5 SCRIPTS= resolvconf macro
12 CLEANFILES= ${SCRIPTS} ${FILES} ${MAN}
25 .for f in ${SCRIPTS} ${FILES} ${MAN}
/freebsd/sys/contrib/device-tree/scripts/
H A Dfilter.sh7 export SCRIPTS=$(dirname $(readlink -f $0))
32 PATH=$(git --exec-path):$PATH $SCRIPTS/git-filter-branch --force \
33 --index-filter ${SCRIPTS}/index-filter.sh \
/freebsd/libexec/blocklistd-helper/
H A DMakefile5 SCRIPTS= ${BLOCKLIST_DIR}/libexec/blocklistd-helper macro
8 SCRIPTS+= blacklistd-helper
/freebsd/libexec/hyperv/
H A DMakefile6 SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info macro
7 SCRIPTS+= hyperv_vfattach hyperv_vfup
/freebsd/crypto/openssl/util/
H A Dbuild.info2 SCRIPTS{noinst}=shlib_wrap.sh
5 SCRIPTS{noinst}=wrap.pl
/freebsd/usr.bin/locate/locate/
H A DMakefile5 SCRIPTS=updatedb.sh mklocatedb.sh concatdb.sh macro
11 .for script in ${SCRIPTS}
/freebsd/lib/libc/tests/gen/posix_spawn/
H A DMakefile13 SCRIPTS= h_nonexec macro
14 SCRIPTS+= h_zero
/freebsd/share/mk/
H A Dbsd.prog.mk236 all: ${PROG} ${SCRIPTS} afterbuild
238 all: ${PROG} ${SCRIPTS}
295 .if defined(SCRIPTS) && !empty(SCRIPTS)
305 stage_as.scripts: ${SCRIPTS}
308 .for script in ${SCRIPTS}
H A Datf.test.mk61 SCRIPTS+= ${ATF_TESTS_SH}
86 SCRIPTS+= ${ATF_TESTS_KSH93}
135 SCRIPTS+= ${_ATF_TESTS_PYTEST}
H A Dplain.test.mk47 SCRIPTS+= ${PLAIN_TESTS_PORCH:S/$/.orch/}
58 SCRIPTS+= ${PLAIN_TESTS_SH}
H A Dtap.test.mk53 SCRIPTS+= ${TAP_TESTS_PERL}
76 SCRIPTS+= ${TAP_TESTS_SH}
/freebsd/tools/boot/
H A Dfull-test.sh30 SCRIPTS=${STAND_ROOT}/scripts
385 out=${SCRIPTS}/${ma_combo}/linuxboot-test.sh
386 out2=${SCRIPTS}/${ma_combo}/linuxboot-test-raw.sh
387 out3=${SCRIPTS}/${ma_combo}/linuxboot-test-zfs.sh
389 mkdir -p ${SCRIPTS}/${ma_combo}
583 out=${SCRIPTS}/${ma_combo}/freebsd-test.sh
584 mkdir -p ${SCRIPTS}/${ma_combo}
623 out=${SCRIPTS}/${ma_combo}/freebsd-test.sh
624 mkdir -p ${SCRIPTS}/${ma_combo}
641 out=${SCRIPTS}/${ma_combo}/freebsd-test.sh
[all …]
/freebsd/usr.sbin/bsdinstall/
H A DMakefile6 SCRIPTS= bsdinstall macro
10 SCRIPTS+= startbsdinstall
/freebsd/contrib/bc/
H A DMakefile.in177 SCRIPTS = ./scripts
180 MINISTAT_EXEC = $(SCRIPTS)/$(MINISTAT)
183 BITFUNCGEN_EXEC = $(SCRIPTS)/$(BITFUNCGEN)
279 mkdir -p $(SCRIPTS)
283 mkdir -p $(SCRIPTS)
/freebsd/tools/tools/whereintheworld/
H A DMakefile1 SCRIPTS= whereintheworld.pl macro
/freebsd/tools/tools/notescheck/
H A DMakefile1 SCRIPTS= notescheck.py macro
/freebsd/usr.bin/command/
H A DMakefile1 SCRIPTS=command.sh macro
/freebsd/usr.sbin/unbound/setup/
H A DMakefile1 SCRIPTS= local-unbound-setup.sh macro
/freebsd/usr.sbin/manctl/
H A DMakefile1 SCRIPTS=manctl.sh macro
/freebsd/usr.sbin/spkrtest/
H A DMakefile1 SCRIPTS=spkrtest.sh macro
/freebsd/usr.bin/pagesize/
H A DMakefile1 SCRIPTS=pagesize.sh macro
/freebsd/usr.sbin/crashinfo/
H A DMakefile1 SCRIPTS= crashinfo.sh macro
/freebsd/usr.sbin/zzz/
H A DMakefile1 SCRIPTS=zzz.sh macro

123456