mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-04-09 14:52:32 +02:00
44bd79feb73847ad78c35b20adf22c772cea4325
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>
Description
Languages
C
86.8%
Python
5.9%
Shell
5.3%
Meson
2%