nasm/travis/test/lnxhello.json

12 lines
181 B
JSON
Raw Normal View History

[
{
"description": "Assembly 'Hello, World! for Linux",
"id": "lnxhello",
"format": "elf32",
"source": "lnxhello.asm",
"target": [
{ "output": "lnxhello.o" }
]
}
]