[OpenBIOS] [PATCH] fcode-utils: add Makefile install target

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Sun Apr 26 21:28:07 CEST 2015


On 26/04/15 19:41, Andreas Färber wrote:

> Am 26.04.2015 um 20:14 schrieb Mark Cave-Ayland:
>> Add an install target to the fcode-utils Makefiles for toke, detok and
>> romheaders so that "make install" will work correctly.
>>
>> Signed-off-by: John Arbuckle <programmingkidx at gmail.com>
>> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>
>> ---
>>  fcode-utils-devel/detok/Makefile      |    4 ++++
>>  fcode-utils-devel/romheaders/Makefile |    9 ++++++++-
>>  fcode-utils-devel/toke/Makefile       |    4 ++++
>>  3 files changed, 16 insertions(+), 1 deletion(-)
> 
> Reviewed-by: Andreas Färber <afaerber at suse.de>
> 
> I trust that you've tested passing a different DESTDIR= from the command
> line? I'm always unsure when =, ?=, :=, etc. are needed.

Yes indeed, "make DESTDIR=/tmp install" works fine here. In that case
I'll add the R-B and get this committed.


ATB,

Mark.




More information about the OpenBIOS mailing list