Commit d42cf615 authored by Nicolas Dechesne's avatar Nicolas Dechesne
Browse files

Makefile: implement GNU Coding Standard for Makefiles

GNU coding standards notably specifies:
* install files with the $(DESTDIR) to the target system image
* install files with the $(prefix), not $(PREFIX)
* the default value of $(prefix) should be /usr/local

as per https://www.gnu.org/prep/standards/html_node/Directory-Variables.html

.

Signed-off-by: default avatarNicolas Dechesne <nicolas.dechesne@linaro.org>
parent 62f4c6a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment