commit | 3b9ce87fc8a8eaf2288a8ab21698b28c898c023d | [log] [tgz] |
---|---|---|
author | Luis Machado <luis.machado@linaro.org> | Fri Jan 11 15:52:53 2019 -0200 |
committer | Lisa Nguyen <lisa.nguyen@linaro.org> | Sun Jan 13 15:55:25 2019 -0800 |
tree | bc2773823871645be3eb1b6fc0d1e9d807c082be | |
parent | f7ad37fe3c438c56caf4317178e44d18488dcc2b [diff] |
Add install target The following patch adds an install target so we can install the utils/scripts somewhere. The default prefix is /opt/pm-qa. 2019-01-11 Luis Machado <luis.machado@linaro.org> * Makefile (prefix, SRC, EXEC, SUBDIRS, INSTALL_FILES): New variables. (install): New target. * README: Document install target. Signed-off-by: Luis Machado <luis.machado@linaro.org>