Searched refs:MFLAGS (Results 1 - 25 of 115) sorted by relevance

12345

/freebsd-13-stable/share/examples/sunrpc/
H A DMakefile20 cd dir; $(MAKE) ${MFLAGS} cleanup
21 cd msg; $(MAKE) ${MFLAGS} cleanup
22 cd sort; $(MAKE) ${MFLAGS} cleanup
28 cd $@; $(MAKE) ${MFLAGS} LIB=$(LIB)
/freebsd-13-stable/contrib/ipfilter/
H A DMakefile119 MFLAGS=$(MFLAGS1) "IPFLKM=$(IPFLKM)" macro
215 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko.5" "LKMR=ipfrule.ko.5" "DLKM=-DKLD_MODULE" "MLR=mlfk_rule.o"; cd ..)
225 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko" "LKMR=ipfrule.ko" "DLKM=-DKLD_MODULE" "MLR=mlfk_rule.o"; cd ..)
244 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) 'DLKM=-D_LKM' "ML=mln_ipl.c" LKMR= "MLR=mln_rule.o"; cd ..)
245 # (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS); cd ..)
249 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) 'DLKM=-D_LKM' "ML=mlo_ipl.c" LKMR= "MLR=mlo_rule.o"; cd ..)
250 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS); cd ..)
254 (cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlf_ipl.c" "MLR=mlf_rule.o"; cd ..)
255 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS); cd ..)
259 (cd OSF/`OSF/cpurev`; make build TRU64=`uname -v` TOP=../.. "DEBUG=-g" $(MFLAGS) "MACHASSER
[all...]
/freebsd-13-stable/contrib/ipfilter/ipsend/
H A DMakefile25 MFLAGS="BINDEST=$(BINDEST)" "SBINDEST=$(SBINDEST)" "MANDIR=$(MANDIR)" \ macro
48 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=../ipsend' ) \
50 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=..' ) \
55 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=../ipsend' ) \
57 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=..' ) \
178 if [ -d iplang ]; then (cd iplang; $(MAKE) $(MFLAGS) clean); fi
179 if [ -d $(TOP)/iplang ]; then (cd $(TOP)/iplang; $(MAKE) $(MFLAGS) clean); fi
/freebsd-13-stable/sys/contrib/openzfs/module/
H A DMakefile.in27 $(filter-out --%,$(firstword $(MFLAGS))) \
28 $(filter -I%,$(MFLAGS)) \
29 $(filter -j%,$(MFLAGS)); \
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dopt-debug-graph1.exp41 MFLAGS = -r -k -d g1
H A Dopt-debug-graph2.exp75 MFLAGS = -r -k -d g2
H A Dopt-debug-graph3.exp75 MFLAGS = -r -k -d g3
H A Dsuff-transform-debug.exp32 MFLAGS = -r -k -d g1
H A Dsuff-main-several.exp106 MFLAGS = -r -k -d mps -d 0 -d g1
/freebsd-13-stable/contrib/file/python/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openpam/misc/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/expat/doc/
H A DMakefile.in68 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openbsm/bin/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openbsm/bsm/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openbsm/man/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openbsm/modules/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openbsm/sys/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openbsm/sys/bsm/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openbsm/test/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openpam/bin/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openpam/doc/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openpam/include/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openpam/include/security/
H A DMakefile.in41 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openpam/lib/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-13-stable/contrib/openpam/modules/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \

Completed in 286 milliseconds

12345