Re: OBJECT_FMT in x68k/stand/xxboot

Tetsuya Isaki <[email protected]> Thu, 16 Jan 2020 21:44:22 +0900
Newsgroups gmane.os.netbsd.ports.x68k
Message-ID <x7y2u7muzd.wl%[email protected]>
At Tue, 14 Jan 2020 11:22:25 +0900,
Tetsuya Isaki wrote:
> I have a question.
> arch/x68k/stand/xxboot/Makefile.xxboot has such .if statement.
> Is the "OBJECT_FMT == ELF" condition (still?) necessary?
> If no, may I remove .else part?

I found that similar .if has already been removed in other
Makefiles[*] 10 years ago.  So that I remove it.

[*] http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/x68k/stand/boot_ufs/Makefile?rev=1.24&content-type=text/x-cvsweb-markup&only_with_tag=MAIN

Thanks,
---
Tetsuya Isaki <[email protected] / [email protected]>