Home
last modified time | relevance | path

Searched refs:mk (Results 1 – 25 of 4288) sorted by relevance

12345678910>>...172

/netbsd/share/mk/
H A DMakefile6 .include <bsd.own.mk>
9 FILES= bsd.README bsd.buildinstall.mk bsd.clang-analyze.mk bsd.clean.mk \
10 bsd.dep.mk bsd.doc.mk bsd.dtb.mk bsd.endian.mk bsd.files.mk bsd.gcc.mk \
11 bsd.host.mk bsd.hostinit.mk bsd.hostlib.mk bsd.hostprog.mk bsd.inc.mk \
12 bsd.info.mk bsd.init.mk bsd.ioconf.mk bsd.kernobj.mk bsd.kinc.mk \
13 bsd.klinks.mk bsd.kmodule.mk bsd.lib.mk bsd.links.mk bsd.lua.mk \
14 bsd.man.mk bsd.nls.mk \
15 bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.rpc.mk \
16 bsd.sanitizer.mk bsd.shlib.mk \
17 bsd.subdir.mk bsd.sys.mk bsd.syscall.mk bsd.test.mk bsd.x11.mk sys.mk
[all …]
H A Dbsd.README81 command-line override of a mk.conf(5) or <bsd.own.mk>
105 in MAKECONF (see mk.conf(5) or <bsd.own.mk> documented below) or on
260 MAKECONF defaults to /etc/mk.conf. mk.conf(5) may define any of the
429 <bsd.own.mk>):
743 from <bsd.lib.mk> and <bsd.prog.mk>, and uses the following variables:
802 before <bsd.gcc.mk>.
804 The primary users of <bsd.gcc.mk> are <bsd.prog.mk> and <bsd.lib.mk>, each
1008 and is included from <bsd.lib.mk> and <bsd.prog.mk>.
1145 <bsd.prog.mk> includes <bsd.shlib.mk> to get shared library parameters.
1562 <bsd.prog.mk> and <bsd.lib.mk>.
[all …]
H A Dbsd.lua.mk47 .include <bsd.init.mk>
48 .include <bsd.shlib.mk>
49 .include <bsd.gcc.mk>
168 .include <bsd.clean.mk>
169 .include <bsd.dep.mk>
170 .include <bsd.inc.mk>
171 .include <bsd.obj.mk>
172 .include <bsd.sys.mk>
/netbsd/lib/libm/arch/m68060/
H A Dmakeas.sh55 mk () { function
151 mk atan 0038 s_atan
156 mk cos 0068 s_cos
161 mk __ieee754_exp 0098 e_exp
163 mk expm1 00b0 s_expm1
168 mk logb 0110 s_logb
171 mk __ieee754_log 0128 e_log
173 mk log1p 0140 s_log1p
176 mk sin 01a0 s_sin
181 mk tan 01e8 s_tan k_tan
[all …]
/netbsd/usr.bin/make/unit-tests/
H A Darchive.mk11 FILES= archive.mk archive-suffix.mk modmisc.mk ternary.mk varmisc.mk
34 ${ARCHIVE}: $${:Ulibprog.a}(archive.mk modmisc.mk $${:Uvarmisc.mk}) pre post
45 list-archive-wildcard: ${ARCHIVE}([at]*.mk) pre post
48 depend-on-existing-member: ${ARCHIVE}(archive.mk) pre post
51 depend-on-nonexistent-member: ${ARCHIVE}(nonexistent.mk) pre post
H A Dopt-m-include-dir.mk23 CANARY_FILE:= ${.PARSEFILE:R}.tmp/sub/opt-m-canary.mk
24 ACTUAL_FILE:= ${.PARSEFILE:R}.tmp/sub/opt-m-step3.mk
28 _!= cp ${MAKEFILE} ${TEST_DIR}/step2.mk
32 @${.MAKE} -C ${TEST_DIR} -f step2.mk step2
44 .MAKEFLAGS: -m .../opt-m-canary.mk
50 .include <opt-m-step3.mk>
H A Ddeptgt-posix.mk26 MAIN_MK= ${TESTTMP}/main.mk
27 INCLUDED_MK= ${TESTTMP}/included.mk
34 printf '%s\n' > ${SYSDIR}/sys.mk \
37 printf '%s\n' > ${SYSDIR}/posix.mk \
60 check-not-seen-sys-mk: .USE
121 no-builtins: .PHONY set-up-sysdir check-is-posix check-not-seen-sys-mk run
/netbsd/external/gpl2/gmake/dist/tests/scripts/features/
H A Dinclude22 -include nonexistent.mk
23 -include nonexistent.mk
24 sinclude nonexistent.mk
25 sinclude nonexistent-2.mk
26 -include makeit.mk
27 sinclude makeit.mk
29 error: makeit.mk
59 -include foo.mk
60 error: foo.mk ; @echo $@
73 bar.mk: foo := baz
[all …]
H A Dreinvoke12 &utouch(-600, 'incl.mk');
15 &utouch(-1, 'incl-1.mk');
20 #MAKEFILE# incl.mk: incl-1.mk
24 include incl.mk',
25 '', "rebuilding incl.mk\nrunning rules.\n");
33 &rmfiles('incl.mk', 'incl-1.mk');
/netbsd/distrib/common/
H A DMakefile.crunch58 ${CRUNCHBIN}: ${CRUNCHBIN}.mk ${CRUNCHBIN}.cache ${CRUNCHBIN}.c
59 ${MAKE} ${CRUNCHENV} -f ${CRUNCHBIN}.mk ${CRUNCHBIN}.crunched
61 ${CRUNCHBIN}.c: ${CRUNCHBIN}.mk
64 ${CRUNCHBIN}.cache: ${CRUNCHBIN}.mk
69 ${CRUNCHBIN}.mk: ${CRUNCHBIN}.conf ${CRUNCHGEN}
86 if [ -f ${CRUNCHBIN}.mk ]; then \
87 ${MAKE} -f ${CRUNCHBIN}.mk clean; \
89 rm -f ${CRUNCHBIN}.mk
/netbsd/distrib/evbsh3/rom/ramdiskel/
H A DMakefile63 ${CBIN}.mk ${CBIN}.cache ${CBIN}.c: ${CRUNCHCONF}
66 ${CBIN}: ${CBIN}.mk ${CBIN}.cache ${CBIN}.c
67 ${MAKE} -f ${CBIN}.mk all
82 ${CBIN}.mk ${CBIN}.cache *.o *.cro *.c tmplabel
84 .include <bsd.own.mk>
85 .include <bsd.obj.mk>
86 .include <bsd.subdir.mk>
87 .include <bsd.files.mk>
/netbsd/distrib/evbsh3/rom/ramdiskeb/
H A DMakefile63 ${CBIN}.mk ${CBIN}.cache ${CBIN}.c: ${CRUNCHCONF}
66 ${CBIN}: ${CBIN}.mk ${CBIN}.cache ${CBIN}.c
67 ${MAKE} -f ${CBIN}.mk all
82 ${CBIN}.mk ${CBIN}.cache *.o *.cro *.c tmplabel
84 .include <bsd.own.mk>
85 .include <bsd.obj.mk>
86 .include <bsd.subdir.mk>
87 .include <bsd.files.mk>
/netbsd/external/bsd/am-utils/bin/mk-amd-map/
H A DMakefile5 PROG= mk-amd-map
7 DIST= ${IDIST}/mk-amd-map
10 SRCS= mk-amd-map.c
11 MAN+= mk-amd-map.8
13 .include <bsd.prog.mk>
/netbsd/distrib/amiga/floppies/inst-common/
H A DMakefile.inc42 ${CBIN}.mk ${CBIN}.cache ${CBIN}.c: ${CRUNCHCONF}
45 ${CBIN}: ${CBIN}.mk ${CBIN}.cache ${CBIN}.c
46 ${MAKE} -f ${CBIN}.mk all
49 /bin/rm -f core ${IMAGE} ${CBIN} ${CBIN}.mk ${CBIN}.cache *.o *.cro *.c
51 .include <bsd.obj.mk>
52 .include <bsd.subdir.mk>
/netbsd/tools/compat/
H A DMakefile5 .include <bsd.hostinit.mk>
68 DPSRCS+= defs.mk
70 CLEANDIRFILES+= defs.mk config.cache confdefs.h
85 config.cache: include/.stamp configure nbtool_config.h.in defs.mk.in
91 defs.mk: config.cache
113 install: .PHONY install.lib includes install.defs.mk
144 install.defs.mk: .PHONY ${HOST_SHAREDIR}/compat/defs.mk
145 ${HOST_SHAREDIR}/compat/defs.mk: defs.mk
155 .include <bsd.hostlib.mk>
/netbsd/external/gpl3/gcc/lib/libgcc/libgcov/
H A DMakefile11 .include <bsd.own.mk>
12 .include <bsd.init.mk>
29 DPSRCS+= ${.CURDIR}/arch/${LIBGCC_MACHINE_ARCH}/defs.mk
50 .include <bsd.lib.mk>
52 .include <bsd.prog.mk> # do nothing
/netbsd/external/gpl3/gcc.old/lib/libgcc/libgcov/
H A DMakefile11 .include <bsd.own.mk>
12 .include <bsd.init.mk>
29 DPSRCS+= ${.CURDIR}/arch/${LIBGCC_MACHINE_ARCH}/defs.mk
50 .include <bsd.lib.mk>
52 .include <bsd.prog.mk> # do nothing
/netbsd/external/mpl/bind/dist/bin/tests/system/
H A DMakefile.in71 .PHONY: parallel.mk
73 parallel.mk:
74 $(SHELL) parallel.sh > parallel.mk
78 test: parallel.mk subdirs
79 @$(MAKE) -f parallel.mk check
95 rm -f parallel.mk
/netbsd/external/gpl3/gcc/lib/libsupc++/
H A DMakefile11 .include <bsd.init.mk>
17 .if exists(${.CURDIR}/../libstdc++-v3/arch/${GCC_MACHINE_ARCH}/defs.mk) && ${MKGCC} != "no"
36 .include <bsd.lib.mk>
43 ${OBJS}: ${.CURDIR}/../libstdc++-v3/arch/${GCC_MACHINE_ARCH}/defs.mk
45 .include <bsd.prog.mk> # do nothing
/netbsd/external/gpl3/gcc.old/lib/libsupc++/
H A DMakefile11 .include <bsd.init.mk>
17 .if exists(${.CURDIR}/../libstdc++-v3/arch/${GCC_MACHINE_ARCH}/defs.mk) && ${MKGCC} != "no"
36 .include <bsd.lib.mk>
43 ${OBJS}: ${.CURDIR}/../libstdc++-v3/arch/${GCC_MACHINE_ARCH}/defs.mk
45 .include <bsd.prog.mk> # do nothing
/netbsd/external/gpl3/gcc/usr.bin/common/
H A DMakefile7 .include <bsd.init.mk>
28 version.c: ${GCCARCH}/defs.mk ${TOP}/tools/gcc/gcc-version.mk
30 ${SRCS}: ${GCCARCH}/defs.mk
32 .include <bsd.lib.mk>
/netbsd/external/gpl3/gcc.old/usr.bin/common/
H A DMakefile7 .include <bsd.init.mk>
28 version.c: ${GCCARCH}/defs.mk ${TOP}/tools/gcc/gcc-version.mk
30 ${SRCS}: ${GCCARCH}/defs.mk
32 .include <bsd.lib.mk>
/netbsd/compat/
H A DREADME22 include "../../compatsubdir.mk". E.g., amd64/i386/Makefile has:
24 BSD_MK_COMPAT_FILE=${.CURDIR}/bsd.i386.mk
26 .include "../../compatsubdir.mk"
31 helper Makefiles around. amd64/i386/bsd.i386.mk looks like:
44 .include "${NETBSDSRCDIR}/compat/m32.mk"
46 and the referenced m32.mk looks like:
57 compatsubdir.mk holds the list of subdirectories (the libraries and
60 archdirs.mk holds the list of subdirectories for each port.
/netbsd/sys/arch/macppc/stand/fixcoff/
H A DMakefile4 .include <bsd.init.mk>
6 .include <bsd.prog.mk>
8 .include <bsd.hostinit.mk>
10 .include <bsd.hostprog.mk>
/netbsd/tests/usr.bin/config/support/conf/
H A DMakefile3 .include <bsd.own.mk>
12 .include <bsd.test.mk>
13 .include <bsd.files.mk>
14 .include <bsd.prog.mk>

12345678910>>...172