pkgsrc/mk/install
jlam c489860d62 Whenever we invoke a recursive make, we need to ensure that the proper
environment ${PKGSRC_MAKE_ENV} is also passed along.  Create a
convenience variable RECURSIVE_MAKE that does exactly this and that
can be used in place of MAKE when invoking make recursively.

Use RECURSIVE_MAKE everywhere in pkgsrc/mk that we invoke make
recursively.
2006-07-27 21:46:45 +00:00
..
bsd.install-vars.mk * Add a new stage "bootstrap-depends" that happens before all other 2006-07-13 14:02:34 +00:00
bsd.install.mk Modify the barrier so that we always invoke the recursive make process 2006-07-22 16:31:35 +00:00
deinstall.mk Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG 2006-06-05 22:49:44 +00:00
install.mk Whenever we invoke a recursive make, we need to ensure that the proper 2006-07-27 21:46:45 +00:00
replace.mk Modify the barrier so that we always invoke the recursive make process 2006-07-22 16:31:35 +00:00