OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOL_M4
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/lib/libkern/arch/sparc/
Makefile.inc
25
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
30
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
35
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
40
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
/src/sys/lib/libkern/arch/sparc64/
Makefile.inc
20
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
25
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
30
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
35
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
/src/sys/lib/libkern/arch/alpha/
Makefile.inc
19
echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
24
echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
29
echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
34
echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
39
echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
44
echo "define(WORDSIZE,64)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
49
echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
54
echo "define(WORDSIZE,32)"; cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
/src/lib/libc/arch/sparc/
Makefile.inc
17
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
24
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
31
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
38
cat ${.ALLSRC}) | ${
TOOL_M4
} > ${.TARGET}
/src/lib/libc/arch/alpha/
Makefile.inc
13
${
TOOL_M4
} -DNAME=__divqu -DOP=div -DS=false -DWORDSIZE=64 \
17
${
TOOL_M4
} -DNAME=__divq -DOP=div -DS=true -DWORDSIZE=64 \
21
${
TOOL_M4
} -DNAME=__divlu -DOP=div -DS=false -DWORDSIZE=32 \
25
${
TOOL_M4
} -DNAME=__divl -DOP=div -DS=true -DWORDSIZE=32 \
29
${
TOOL_M4
} -DNAME=__remqu -DOP=rem -DS=false -DWORDSIZE=64 \
33
${
TOOL_M4
} -DNAME=__remq -DOP=rem -DS=true -DWORDSIZE=64 \
37
${
TOOL_M4
} -DNAME=__remlu -DOP=rem -DS=false -DWORDSIZE=32 \
41
${
TOOL_M4
} -DNAME=__reml -DOP=rem -DS=true -DWORDSIZE=32 \
/src/tools/autoconf/
Makefile
9
# This value of M4=... makes our ${
TOOL_M4
} emulate GNU M4.
14
CONFIGURE_ENV+= M4=${
TOOL_M4
:Q}" -g -D__gnu__"
/src/tools/lex/
Makefile
7
HOST_CPPFLAGS+= -DM4=\"${
TOOL_M4
}\"
/src/tools/elftoolchain/common/sys/
Makefile
12
# Too early for ${
TOOL_M4
}
15
${
TOOL_M4
} -I${SRCDIR} -D SRCDIR=${SRCDIR} ${M4FLAGS} \
/src/share/mk/
bsd.own.mk
537
TOOL_M4
= ${TOOLDIR}/bin/${_TOOL_PREFIX}m4
659
TOOL_M4
= m4
Completed in 16 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025