Lines Matching refs:MAKE
26 $(MAKE) libs
27 $(MAKE) progs
28 $(MAKE) docs
32 then $(MAKE) $$i || exit $$? ; fi ; done
33 @(if test -d lib/et ; then cd lib/et && $(MAKE) compile_et; fi)
34 @(if test -d lib/ext2fs ; then cd lib/ext2fs && $(MAKE) ext2_err.h; fi)
47 -@test -d doc && cd doc && $(MAKE) libext2fs.info
50 -@test -d doc && cd doc && $(MAKE) install-doc-libs
53 -@test -d doc && cd doc && $(MAKE) uninstall-doc-libs
56 -@test -d doc && cd doc && $(MAKE) clean
59 -test -d doc && cd doc && $(MAKE) distclean
63 …if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then $(MAKE) inst…
80 (cd $$subdir && $(MAKE) $$target) || exit 1; \
90 (cd $$subdir && $(MAKE) $$target) || exit 1; \
101 (cd $$subdir && $(MAKE) $$target) || exit 1; \
112 $(MAKE) distclean-local