OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOOL_M4
(Results
1 - 17
of
17
) 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/external/bsd/flex/bin/
Makefile
59
${IDIST}/flex.skl | ${
TOOL_M4
} -I${IDIST} -P \
64
${HOST_SH} ${IDIST}/mkskel.sh ${IDIST} ${
TOOL_M4
} ${VERSION} > ${.TARGET}
/src/tools/lex/
Makefile
7
HOST_CPPFLAGS+= -DM4=\"${
TOOL_M4
}\"
/src/external/bsd/elftoolchain/common/sys/
Makefile
15
${
TOOL_M4
} -I${SRCDIR} -D SRCDIR=${SRCDIR} ${M4FLAGS} \
/src/tools/elftoolchain/common/sys/
Makefile
12
# Too early for ${
TOOL_M4
}
15
${
TOOL_M4
} -I${SRCDIR} -D SRCDIR=${SRCDIR} ${M4FLAGS} \
/src/external/gpl3/gcc/usr.bin/host-libcpp/
Makefile
18
M4=${
TOOL_M4
:Q} \
/src/external/gpl3/gcc.old/usr.bin/host-libcpp/
Makefile
16
M4=${
TOOL_M4
:Q} \
/src/external/bsd/elftoolchain/lib/libelf/
Makefile
179
${
TOOL_M4
} -I${SRCDIR} ${M4FLAGS} ${.IMPSRC} > ${.TARGET}
/src/external/bsd/elftoolchain/lib/libdwarf/
Makefile
333
${
TOOL_M4
} -D SRCDIR=${SRCDIR} ${M4FLAGS} ${.IMPSRC} > ${.TARGET}
/src/external/bsd/acpica/bin/iasl/
Makefile
286
${
TOOL_M4
} -P -I${TOPDIR} ${.ALLSRC} > ${.TARGET}.tmp.${.MAKE.PID} \
/src/external/lgpl3/gmp/lib/libgmp/
Makefile
229
${
TOOL_M4
} -DCONFIG_TOP_SRCDIR=${DIST} ${BUILD_S_INCS} \
/src/share/mk/
bsd.own.mk
551
TOOL_M4
= ${TOOLDIR}/bin/${_TOOL_PREFIX}m4
673
TOOL_M4
= m4
Completed in 27 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026