summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.barrier.mk
AgeCommit message (Expand)AuthorFilesLines
2006-11-03Add package-install. For non-DESTDIR builds, package and package-installjoerg1-1/+2
2006-10-06Added a call similar to "make error-check" when the real target failsrillig1-2/+14
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam1-2/+2
2006-07-25Move barrier to just after the depends phase. This allows both thejlam1-3/+4
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam1-4/+4
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam1-2/+2
2006-07-21Rearrange sequence so that "wrapper" occurs between "tools" andjlam1-2/+4
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-6/+6
2006-07-06Remove an unnecessary target... ${_BARRIER_COOKIE} has no source targetsjlam1-5/+5
2006-07-06The "replace" target does conceptually the same thing as the "install"jlam1-4/+2
2006-07-06Move inclusion of bsd.pkg.barrier.mk under the .MAIN target becausejlam1-1/+2
2006-07-06Order the _BARRIER_POST_TARGETS so that if more than one is specified onjlam1-17/+29
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-0/+59