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