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

123456

/freebsd-12-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-12-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-12-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-12-stable/sys/contrib/zstd/tests/fuzz/
H A Dfuzz.py47 MFLAGS = os.environ.get('MFLAGS', '-j') variable
314 default=MFLAGS,
315 help="Extra Make flags (default: $MFLAGS='{}')".format(MFLAGS))
420 print('MFLAGS={}'.format(' '.join(mflags)))
/freebsd-12-stable/contrib/openpam/misc/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/file/python/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/sntp/scripts/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/sntp/include/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/bin/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/bsm/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/man/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/modules/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/sys/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openbsm/test/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/bin/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/doc/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/include/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/include/security/
H A DMakefile.in41 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/lib/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/openpam/modules/
H A DMakefile.in40 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/expat/doc/
H A DMakefile.in68 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/include/isc/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/kernel/
H A DMakefile.in38 sane_makeflags=$$MFLAGS; \
/freebsd-12-stable/contrib/ntp/kernel/sys/
H A DMakefile.in39 sane_makeflags=$$MFLAGS; \

Completed in 293 milliseconds

123456