Home
last modified time | relevance | path

Searched refs:MFLAGS (Results 1 – 25 of 111) sorted by relevance

12345

/freebsd-12-stable/contrib/ipfilter/
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" …
225 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko" "L…
244 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) 'DLKM=-D_LKM' "ML=mln_ipl.c" LKMR= "MLR=mln_rule…
249 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) 'DLKM=-D_LKM' "ML=mlo_ipl.c" LKMR= "MLR=mlo_rule…
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) "MACHASSERT=$(MAC…
260 …(cd OSF/`OSF/cpurev`; make -f Makefile.ipsend build TRU64=`uname -v` TOP=../.. $(MFLAGS) "OSREV=`.…
[all …]
/freebsd-12-stable/share/examples/sunrpc/
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-12-stable/sbin/ipf/ipsend/
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-12-stable/contrib/ntp/html/hints/
Dhpux120 @cd adjtime && $(MAKE) $(MFLAGS) MFLAGS="$(MFLAGS)" MAKE="$(MAKE)" install
/freebsd-12-stable/sys/contrib/zstd/tests/fuzz/
Dfuzz.py47 MFLAGS = os.environ.get('MFLAGS', '-j') variable
314 default=MFLAGS,
315 help="Extra Make flags (default: $MFLAGS='{}')".format(MFLAGS))
/freebsd-12-stable/contrib/file/python/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/misc/
DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/bsm/
DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/man/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/sys/bsm/
DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/include/security/
DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/modules/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/sntp/include/
DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/doc/man/
DMakefile.in37 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/test/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/bin/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/include/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/expat/doc/
DMakefile.in70 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/modules/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/doc/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/sntp/scripts/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/sys/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/lib/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/bin/
DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/scripts/build/
DMakefile.in39 sane_makeflags=$$MFLAGS; \

12345