chiark / gitweb /
Makefiles: Do not override PREFIX or DESTDIR from the environment
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 12 Sep 2015 17:15:44 +0000 (17:15 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 12 Sep 2015 19:38:20 +0000 (20:38 +0100)
commit508d6b31bd9564fa2f0a6676089d4495d2917a2d
tree3db6c65219854a9e1c890cc209df3db3db7e170e
parent73aa8956c543777c048c185132abe585fcb9ded8
Makefiles: Do not override PREFIX or DESTDIR from the environment

These are not set in normal shell sessions.  Honouring existing
settings allows the caller of ./build to specify alternative values.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
devLib/Makefile
gpio/Makefile
wiringPi/Makefile