mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-01-22 01:06:41 -05:00
7 lines
148 B
Text
7 lines
148 B
Text
|
|
(library
|
|
(name tiny_httpd)
|
|
(public_name tiny_httpd)
|
|
(libraries threads)
|
|
(flags :standard -safe-string -warn-error -a+8)
|
|
(wrapped false))
|