Lines Matching refs:MAKE
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 # into them and run `make' without going through this Makefile.
251 # To change the values of `make' variables: instead of editing Makefiles,
253 # (which will cause the Makefiles to be regenerated when you run `make');
254 # (2) otherwise, pass the desired values on the `make' command line.
273 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
277 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
308 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
313 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
317 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
416 $(MAKE) $(AM_MAKEFLAGS) \
434 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
512 make to not export all variables.