summaryrefslogtreecommitdiff
path: root/nasm.morph
blob: 0db3aaeca2b5f6dead1b16b4cc0e2e4d87fe3e49 (plain)
1
2
3
4
5
6
7
8
{
    "name": "nasm",
    "kind": "chunk",
    "build-system": "autotools",
    "install-commands": [
        "make INSTALLROOT=\"$DESTDIR\" install"
    ]
}