Re: [PATCH] DESTDIR support in contrib/subtree/Makefile
From: <hidden> Date: 2016-06-15 22:55:37
Adam Tkac [off-list ref] writes:
Signed-off-by: Adam Tkac <redacted>
---
It is a good habit in Makefiles to honor DESTDIR variable to support
`make DESTDIR=/instalroot install`
syntax.
Comments are welcomed.
Applied. I'll be sending this to the mailing list tonight or tomorrow.
-David