Lines Matching refs:MAKE
28 $(MAKE) libs
29 $(MAKE) progs
30 $(MAKE) docs
34 then $(MAKE) $$i || exit $$? ; fi ; done
35 @(if test -d lib/et ; then cd lib/et && $(MAKE) compile_et; fi)
36 @(if test -d lib/ext2fs ; then cd lib/ext2fs && $(MAKE) ext2_err.h; fi)
49 -@test -d doc && cd doc && $(MAKE) libext2fs.info
52 -@test -d doc && cd doc && $(MAKE) install-doc-libs
55 -@test -d doc && cd doc && $(MAKE) uninstall-doc-libs
58 -@test -d doc && cd doc && $(MAKE) clean
61 -test -d doc && cd doc && $(MAKE) distclean
65 …if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then $(MAKE) inst…
84 (cd $$subdir && $(MAKE) $$target) || exit 1; \
94 (cd $$subdir && $(MAKE) $$target) || exit 1; \
105 (cd $$subdir && $(MAKE) $$target) || exit 1; \
116 $(MAKE) distclean-local