mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-18 16:25:05 +08:00
incbin definition: use %?
This commit is contained in:
parent
fd59e0c63c
commit
1b4efa816f
@ -146,6 +146,6 @@ __SECT__
|
||||
%push _incbin
|
||||
%pathsearch %$dep %1
|
||||
%depend %$dep
|
||||
incbin %$dep,%2
|
||||
%? %$dep,%2
|
||||
%pop
|
||||
%endmacro
|
||||
|
Loading…
Reference in New Issue
Block a user