On Tue, 2019-03-12, Kaz Kylheku wrote:
> On 2019-03-12, James Harris <
james.h...@gmail.com> wrote:
>> # Cancel implicit rules
>> .SUFFIXES:
>>
>> I'm not sure if it's the best way but it seems to do the job.
>
> Probably the best way is not to tack .o onto .nasm.
Yeah, he's producing foo.o from foo, which confuses me as a human
reader, for the same reason it confuses make (with its default rules).
> If NASM objects must be distinguished from other objects, use another
> suffix like .no or .nasm-o, .nasmo or whatever.
Or place them all in a subdirectory, or something.
/Jorgen
--
// Jorgen Grahn <grahn@ Oo o. . .
\X/
snipabacken.se> O o .