10 lines
205 B
TOML
10 lines
205 B
TOML
[general]
|
|
description = "Utility for directing compilation"
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
licenses = []
|
|
|
|
[0]
|
|
[0.origin.'case(distribution)']
|
|
'debian|ubuntu' = "native:make"
|
|
'...' = ""
|