0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00

incbin definition: use %?

This commit is contained in:
H. Peter Anvin
2008-05-30 11:04:07 -07:00
parent fd59e0c63c
commit 1b4efa816f

View File

@@ -146,6 +146,6 @@ __SECT__
%push _incbin %push _incbin
%pathsearch %$dep %1 %pathsearch %$dep %1
%depend %$dep %depend %$dep
incbin %$dep,%2 %? %$dep,%2
%pop %pop
%endmacro %endmacro