HomeSort by: relevance | last modified time | path
    Searched refs:MK (Results 1 - 5 of 5) sorted by relevancy

  /src/share/mk/
compare-lib-lists 5 # bsd.prog.mk file and bsd.README (this matches)
13 MK=/tmp/${prog}.mk.$$
17 trap "rm -f ${MK} ${RD} ${IN} ${LB}" 0 1 2 3 15
19 make -f - all << \EOF > ${MK}
20 .include <bsd.prog.mk>
38 paste ${MK} ${RD}
43 .include <bsd.prog.mk>
bsd.own.mk 1 # $NetBSD: bsd.own.mk,v 1.1464 2026/02/10 20:17:52 christos Exp $
3 # This needs to be before bsd.init.mk
11 MAKECONF?= /etc/mk.conf
66 # NEED_OWN_INSTALL_TARGET is set to "no" by pkgsrc/mk/bsd.pkg.mk to
67 # ensure that things defined by <bsd.own.mk> (default targets,
68 # INSTALL_FILE, etc.) are not conflicting with bsd.pkg.mk.
302 PRINTOBJDIR= echo /error/bsd.own.mk/PRINTOBJDIR # avoid infinite recursion
377 .include <bsd.host.mk>
1012 # will be built by <bsd.lib.mk>
    [all...]
bsd.test.mk 1 # $NetBSD: bsd.test.mk,v 1.26 2019/01/21 21:11:54 christos Exp $
4 .include <bsd.init.mk>
15 .include <bsd.subdir.mk>
71 # the installation of some of those tests rely on MK* variables being set.
86 echo '# Automatically generated by bsd.test.mk.'; \
109 echo '-- Automatically generated by bsd.test.mk.'; \
134 . include <bsd.files.mk>
138 . include <bsd.prog.mk>
209 ##### Pull in related .mk logic
210 .include <bsd.clean.mk>
    [all...]
  /src/rescue/
Makefile 6 .include <bsd.own.mk>
58 .if (${MK${f:tu}} != "no")
119 .include <bsd.prog.mk>
  /src/sys/arch/prep/include/
nvram.h 93 MK = 12, /* from linux ?? */

Completed in 802 milliseconds