mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
7 lines
173 B
TOML
7 lines
173 B
TOML
#TODO not compiled or tested
|
|
# build instructions: read the INSTALL file
|
|
[source]
|
|
tar = "https://acme.com/software/thttpd/thttpd-2.29.tar.gz"
|
|
[build]
|
|
template = "configure"
|