mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-21 09:19:31 +08:00
2e1bf723a9
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
9 lines
153 B
JSON
9 lines
153 B
JSON
{
|
|
"description": "Check the __FILE__ preprocessor directive",
|
|
"format": "bin",
|
|
"source": "_file_.asm",
|
|
"target": [
|
|
{ "output": "_file_.bin" }
|
|
]
|
|
}
|