Nicolas Dechesne 44bd79feb7 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: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-06-06 01:18:50 +02:00
2015-12-04 13:23:53 -08:00
2015-12-04 13:23:53 -08:00
2015-12-04 13:23:53 -08:00
Description
No description provided
BSD-3-Clause 280 KiB
Languages
C 86.8%
Python 5.9%
Shell 5.3%
Meson 2%