OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHELL
(Results
1 - 16
of
16
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varname-dot-shell.mk
1
# $NetBSD: varname-dot-
shell
.mk,v 1.7 2021/02/04 21:42:47 rillig Exp $
3
# Tests for the special .
SHELL
variable, which contains the
shell
used for
10
ORIG_SHELL:= ${.
SHELL
}
12
.
SHELL
= overwritten
13
.if ${.
SHELL
} != ${ORIG_SHELL}
19
.MAKEFLAGS: .
SHELL
+=appended
20
.if ${.
SHELL
} != ${ORIG_SHELL}
27
.undef .
SHELL
28
.
SHELL
= newly overwritte
[
all
...]
vardebug.mk
66
# By default, .
SHELL
is not defined and thus can be set. As soon as it is
69
# expect: Command: ignoring '.
SHELL
= overwritten' as it is read-only
70
.MAKEFLAGS: .
SHELL
=overwritten
/src/games/hack/
config.h
119
#define
SHELL
/* do not delete the '!' command */
/src/usr.bin/tip/
tip.h
212
#define
SHELL
20
290
void
shell
(char);
/src/share/mk/
sys.mk
120
SHELL
?= sh
246
#
Shell
/src/common/dist/zlib/
Makefile.in
41
SHELL
=/bin/sh
/src/sys/external/isc/libsodium/dist/builds/
Makefile.in
225
SHELL
= @
SHELL
@
376
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
377
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/src/sys/external/isc/libsodium/dist/contrib/
Makefile.in
225
SHELL
= @
SHELL
@
313
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/src/sys/external/isc/libsodium/dist/dist-build/
Makefile.in
225
SHELL
= @
SHELL
@
327
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
328
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/src/sys/external/isc/libsodium/dist/msvc-scripts/
Makefile.in
225
SHELL
= @
SHELL
@
315
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/src/sys/external/isc/libsodium/dist/
Makefile.in
349
SHELL
= @
SHELL
@
456
echo ' $(
SHELL
) ./config.status'; \
457
$(
SHELL
) ./config.status;; \
459
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $@ $(am__depfiles_maybe)'; \
460
cd $(top_builddir) && $(
SHELL
) ./config.status $@ $(am__depfiles_maybe);; \
464
$(
SHELL
) ./config.status --recheck
472
cd $(top_builddir) && $(
SHELL
) ./config.status $@
474
cd $(top_builddir) && $(
SHELL
) ./config.status $@
476
cd $(top_builddir) && $(
SHELL
) ./config.status $
[
all
...]
/src/sys/external/isc/libsodium/dist/src/
Makefile.in
285
SHELL
= @
SHELL
@
373
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
374
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/src/sys/external/isc/libsodium/dist/src/libsodium/include/
Makefile.in
317
SHELL
= @
SHELL
@
448
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
449
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/src/sys/external/isc/libsodium/dist/test/
Makefile.in
285
SHELL
= @
SHELL
@
376
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
377
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
/src/sys/external/isc/libsodium/dist/test/default/
Makefile.in
387
depcomp = $(
SHELL
) $(top_srcdir)/build-aux/depcomp
593
# pass "-e" to $(
SHELL
), and POSIX 2008 even requires this. Work around it
635
# A
shell
command to get the names of the tests scripts with any registered
637
# the '.log' extension removed). The result is saved in the
shell
variable
650
LOG_DRIVER = $(
SHELL
) $(top_srcdir)/build-aux/test-driver
665
TEST_LOG_DRIVER = $(
SHELL
) $(top_srcdir)/build-aux/test-driver
766
SHELL
= @
SHELL
@
1318
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1319
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);;
[
all
...]
/src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in
531
depcomp = $(
SHELL
) $(top_srcdir)/build-aux/depcomp
736
SHELL
= @
SHELL
@
1005
echo ' cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1006
cd $(top_builddir) && $(
SHELL
) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
Completed in 28 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025