OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make
(Results
1 - 25
of
295
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/common/dist/zlib/
Makefile
5
make
-f Makefile.in distclean
/src/sys/
Makefile
10
.if
make
(obj) ||
make
(cleandir) || ${MKDTB} != "no"
14
.if
make
(obj) ||
make
(cleandir) || ${MKKMOD} != "no"
18
.if
make
(includes) ||
make
(obj) ||
make
(cleandir)
/src/sys/external/isc/libsodium/dist/dist-build/
msys2-win32.sh
15
make
clean && \
16
make
&& \
17
make
check && \
18
make
install
msys2-win64.sh
15
make
clean && \
16
make
&& \
17
make
check && \
18
make
install
nativeclient-x86.sh
12
make
distclean > /dev/null
19
make
-j3 check &&
make
-j3 install || exit 1
nativeclient-x86_64.sh
12
make
distclean > /dev/null
19
make
-j3 check &&
make
-j3 install || exit 1
nativeclient-pnacl.sh
20
make
distclean > /dev/null
27
make
-j3 check &&
make
-j3 install || exit 1
/src/distrib/alpha/rz25dist/
build_dist
20
make
clean
22
make
23
echo -n "++++++ TOOL
MAKE
: "; date
24
make
install
30
make
build
34
make
World
36
make
install install.man
43
make
44
echo -n "++++++ IMG
MAKE
: "; date
47
make
distclea
[
all
...]
/src/usr.bin/make/unit-tests/
varname-dot-makeoverrides.exp
2
make
-f varname-dot-makeoverrides.mk stage_1 VAR=value
4
make
-f varname-dot-makeoverrides.mk stage_2 .VAR=too
6
make
-f varname-dot-makeoverrides.mk stage_3
opt-tracefile.exp
4
<timestamp> 0 BEG <
make
-pid> <curdir>
5
<timestamp> 1 JOB <
make
-pid> <curdir> dependency1 <job-pid> --- OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUND|OP_MARK
6
<timestamp> 1 DON <
make
-pid> <curdir> dependency1 <job-pid> --- OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUND|OP_MARK
7
<timestamp> 1 JOB <
make
-pid> <curdir> dependency2 <job-pid> --- OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUND|OP_MARK
8
<timestamp> 1 DON <
make
-pid> <curdir> dependency2 <job-pid> --- OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUND|OP_MARK
9
<timestamp> 1 JOB <
make
-pid> <curdir> trace <job-pid> --- OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUND
10
<timestamp> 1 DON <
make
-pid> <curdir> trace <job-pid> --- OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS|OP_DEPS_FOUND
11
<timestamp> 0 END <
make
-pid> <curdir>
dep-none.exp
0
make
: no target to
make
.
3
make
: stopped in unit-tests
posix.exp
0
make
: no target to
make
.
3
make
: stopped in unit-tests
opt.exp
0
make
-r -f /dev/null -V 'begin ${MAKEFLAGS} end'
4
make
-:
5
usage:
make
[-BeikNnqrSstWwX]
12
make
-r -f /dev/null -- -VAR=value -f /dev/null
13
make
: don't know how to
make
-f (continuing)
17
make
: stopped making "-f /dev/null" in unit-tests
20
make
-?
21
usage:
make
[-BeikNnqrSstWwX]
opt-jobs-internal.exp
2
make
: error: invalid internal option "-J garbage" in "<curdir>"
3
make
: warning: Invalid internal option "-J" in "<curdir>"; see the manual page
4
in
make
[2] in directory "<curdir>"
6
.
make
[2]: warning: Invalid internal option "-J" in "<curdir>"; see the manual page
7
in .
make
[2] in directory "<curdir>"
10
.
make
[2]: warning: Invalid internal option "-J" in "<curdir>"; see the manual page
11
in .
make
[2] in directory "<curdir>"
jobs-error-nested-make.exp
0
make
-f jobs-error-nested-
make
.mk nested
5
make
: stopped making "nested" in unit-tests
6
make
: 1 error
8
make
: stopped making "nested" in unit-tests
10
make
: stopped making "all" in unit-tests
opt-no-action-touch.exp
4
echo 'Making opt-touch-
make
.'
5
Making opt-touch-
make
.
opt-touch-jobs.exp
1
: Making opt-touch-
make
.
opt-touch.exp
3
: Making opt-touch-
make
.
suff-clear-regular.exp
0
make
: don't know how to
make
.a (continuing)
2
make
: don't know how to
make
.a.b (continuing)
3
make
: don't know how to
make
.b.a (continuing)
7
make
: stopped making "all" in unit-tests
/src/share/
Makefile
9
make
(clean) ||
make
(cleandir) ||
make
(distclean) ||
make
(obj)
/src/tools/make/
buildmake.sh.in
4
# buildmake.sh.in - Autoconf-processed shell script for building
make
(1).
8
MKSRCDIR=${NETBSDSRCDIR}/usr.bin/
make
31
docmd " link " "${_TOOL_PREFIX:-nb}
make
" \
32
@CC@ -o ${_TOOL_PREFIX:-nb}
make
*.o @LDFLAGS@ @LIBS@
/src/compat/
Makefile
8
.if !
make
(includes)
/src/sys/modules/arch/
Makefile
8
.if !
make
(includes)
/src/sys/modules/arch/dirshack/
Makefile
4
#
make
tries to go create the subdirs used for builds.
6
# the problem is that
make
handles objdir creation for subdirs before it
7
# handles this current directory, so when
make
cd's into $arch/$libtype
19
.if
make
(obj)
27
.endif #
make
(obj)
/src/usr.bin/make/PSD.doc/
Makefile
5
ARTICLE=
make
Completed in 555 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sun Feb 15 12:34:49 CET 2026