(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))
