diff options
author | Teddy Wing | 2022-05-22 05:14:51 +0200 |
---|---|---|
committer | Teddy Wing | 2022-05-22 05:15:54 +0200 |
commit | 0cc7caea3c0d820f12530899963985c4c1d1e0f7 (patch) | |
tree | d0aab22982f8ad2d466f21f5d48d90a14a4ebfb8 /src | |
parent | 07c5cefe39542ebb16061a125de497c26996e70a (diff) | |
download | wajir-0cc7caea3c0d820f12530899963985c4c1d1e0f7.tar.bz2 |
Makefile: Use `DESTDIR` instead of `PREFIX`
`DESTDIR` seems to be more standardised.
Didn't set the variable because according to the Make manual, you're not
supposed to:
> You should not set the value of DESTDIR in your Makefile at all
https://www.gnu.org/software/make/manual/make.html#DESTDIR_003a-Support-for-Staged-Installs
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions