summaryrefslogtreecommitdiff
path: root/mk/install/replace.mk
AgeCommit message (Expand)AuthorFilesLines
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam1-2/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-2/+2
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-1/+5
2006-06-05Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSGjlam1-3/+3
2006-06-05Allow overrides of the public targets, e.g. "install", "package", etc.jlam1-1/+5
2006-06-05Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to wherejlam1-3/+3
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+59