mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
fa747e71a8
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
12 lines
181 B
JSON
12 lines
181 B
JSON
[
|
|
{
|
|
"description": "Assembly 'Hello, World! for Linux",
|
|
"id": "lnxhello",
|
|
"format": "elf32",
|
|
"source": "lnxhello.asm",
|
|
"target": [
|
|
{ "output": "lnxhello.o" }
|
|
]
|
|
}
|
|
]
|