mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-01-22 17:36:40 -05:00
6 lines
196 B
Text
6 lines
196 B
Text
(library
|
|
(name tiny_httpd)
|
|
(public_name tiny_httpd)
|
|
(flags :standard -open Tiny_httpd_core)
|
|
(libraries threads seq unix hmap tiny_httpd.core tiny_httpd.html
|
|
tiny_httpd.unix))
|