Home
last modified time | relevance | path

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

1234

/external/libcups/
DMakefile44 (cd $$dir ; $(MAKE) $(MFLAGS) all $(UNITTESTS)) || exit 1;\
63 (cd $$dir ; $(MAKE) $(MFLAGS) libs) || exit 1;\
82 (cd $$dir ; $(MAKE) $(MFLAGS) unittests) || exit 1;\
93 (cd $$dir; $(MAKE) $(MFLAGS) clean) || exit 1;\
122 (cd $$dir; $(MAKE) $(MFLAGS) depend) || exit 1;\
139 stack-build $(MAKE) $(MFLAGS) clean all
141 $(MAKE) $(MFLAGS) distclean
167 (cd cups; $(MAKE) $(MFLAGS) all)
170 (cd $$dir; $(MAKE) $(MFLAGS) install-data) || exit 1;\
184 (cd $$dir; $(MAKE) $(MFLAGS) install-headers) || exit 1;\
[all …]
/external/ppp/pppd/plugins/
DMakefile.linux30 for d in $(SUBDIRS); do $(MAKE) $(MFLAGS) -C $$d all; done
40 for d in $(SUBDIRS); do $(MAKE) $(MFLAGS) -C $$d install; done
44 for d in $(SUBDIRS); do $(MAKE) $(MFLAGS) -C $$d clean; done
48 for d in $(SUBDIRS); do $(MAKE) $(MFLAGS) -C $$d depend; done
/external/iproute2/
DMakefile92 do $(MAKE) $(MFLAGS) -C $$i clean; done
96 $(MAKE) $(MFLAGS) clean
/external/strace/debian/
Drules81 test -f build-stamp || make $(MFLAGS) -f debian/rules build
/external/zstd/tests/fuzz/
Dfuzz.py80 MFLAGS = os.environ.get('MFLAGS', '-j') variable
362 default=MFLAGS,
363 help="Extra Make flags (default: $MFLAGS='{}')".format(MFLAGS))
/external/speex/win32/VS2003/tests/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
/external/speex/ti/speex_C55_test/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
DMakefile41 sane_makeflags=$$MFLAGS; \
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
DMakefile41 sane_makeflags=$$MFLAGS; \
/external/speex/symbian/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
DMakefile41 sane_makeflags=$$MFLAGS; \
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
DMakefile41 sane_makeflags=$$MFLAGS; \
/external/speex/ti/speex_C54_test/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
DMakefile41 sane_makeflags=$$MFLAGS; \
/external/speex/win32/VS2005/tests/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
/external/speex/win32/VS2008/tests/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
/external/speex/win32/libspeexdsp/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
DMakefile41 sane_makeflags=$$MFLAGS; \
/external/speex/ti/speex_C64_test/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
DMakefile41 sane_makeflags=$$MFLAGS; \
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in41 sane_makeflags=$$MFLAGS; \
/external/speex/doc/
DMakefile.in39 sane_makeflags=$$MFLAGS; \
/external/libnetfilter_conntrack/include/internal/
DMakefile.in29 sane_makeflags=$$MFLAGS; \

1234