diff options
author | ngie <ngie@FreeBSD.org> | 2014-09-24 04:45:35 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2014-09-24 04:45:35 +0000 |
commit | 21dcd3f2508712eb7e5d4c91491d5745ed14ee7d (patch) | |
tree | 21572f7375a1d8038b0f8052ae4834b64398af9b /contrib/atf | |
parent | 35a979c5fb34ca04582598e5280cb6c3f04a3d26 (diff) | |
download | FreeBSD-src-21dcd3f2508712eb7e5d4c91491d5745ed14ee7d.zip FreeBSD-src-21dcd3f2508712eb7e5d4c91491d5745ed14ee7d.tar.gz |
Improve bsd.progs.mk compatibility with bsd.prog.mk
1. Do not install FILES/SCRIPTS multiple times if PROGS is specified; this is
already handled via bsd.prog.mk when it's called recursively (PR: 191055,
191955).
2. Some variables, like BINDIR and PROGNAME, default to a value if unset
whereas others get appended to, like CFLAGS. Add support for the former case
(PR: 191056)
3. Make "checkdpadd" and "clean" available targets for recursive execution.
Reviewed by: marcel, sjg
Phabric: D822
PR: 191055, 191056, 191955
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'contrib/atf')
0 files changed, 0 insertions, 0 deletions