9 lines
166 B
TOML
9 lines
166 B
TOML
[general]
|
|
description = "Utility for directing compilation"
|
|
licenses = []
|
|
|
|
[0]
|
|
[0.origin.'case(distribution)']
|
|
'debian|ubuntu' = "native:make"
|
|
'...' = ""
|