pkgsrc/mk/install
jlam 773389471a Insert cookie checks into the "real-install" and "real-package" targets,
which are invoked in recursive make calls for the "install" and
"package" targets respectvely.  These recursive make calls prevent
the top-level make from seeing all of the targets and computing a full
dependency graph, so it becomes possible for some targets to be invoked
more than once.  This change passes enough information along to the
recursive make calls and ensures that the source targets for the real-*
targets are only invoked once.
2006-06-14 07:51:47 +00:00
..
bsd.install-vars.mk Move some variable definitions out of bsd.prefs.mk and back into 2006-06-06 15:28:51 +00:00
bsd.install.mk Remove trailing blank line. 2006-06-06 00:25:26 +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 Insert cookie checks into the "real-install" and "real-package" targets, 2006-06-14 07:51:47 +00:00
replace.mk Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG 2006-06-05 22:49:44 +00:00