mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
12 lines
182 B
JSON
12 lines
182 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Generate human readable text with bin",
|
||
|
"id": "ifmacro",
|
||
|
"format": "bin",
|
||
|
"source": "ifmacro.asm",
|
||
|
"target": [
|
||
|
{ "output": "ifmacro.bin" }
|
||
|
]
|
||
|
}
|
||
|
]
|