summaryrefslogtreecommitdiff
path: root/purgatory
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2010-07-29 15:34:13 +0900
committerSimon Horman <horms@verge.net.au>2010-07-29 15:34:13 +0900
commit0775c60eb01831209d80f26f71ac0afde0d6593a (patch)
tree673de3d551cdbd93bcee943532ee5df28d55bbc2 /purgatory
parentff616d864c11a821c5e9acf00474665c4cb402b9 (diff)
Install man pages
Ensure that the man pages are built (end up in build/) so that they get installed. * Use variables set in kexec/Makefile and kdump/Makefile for the correct lotion of the "built" man pages. * For consistency, use variables set in kexec/Makefile and kdump/Makefile for the location of built binaries too * Use = instead of := for TARGETS and the variables that comprise it so that they are re-evaluated after kexec/Makefile and kdump/Makefile are sourced * Move setting of various variables and the building of targets to below the inclusion of kexec/Makefile and kdump/Makefile. This seems to be necessary for $(TARGETS) to be correctly evaluated when used as a source. * Make sure all remains the first target without moving more rules than necessary to below where kexec/Makefile and kdump/Makefile - I'm concerned about unexpected consequences. The kexec-tools build system is a bit special. Reported-by: Marcus Watts <mdw@umich.edu> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory')
0 files changed, 0 insertions, 0 deletions