shithub: mc

ref: 0237d07f7d26800a94ddeb25f82a6c7e66ea14c9
dir: /lib/http/bld.sub/

View raw version
bin h {noinst}=
	h.myr

	lib http
;;

bin srvdot {noinst}=
	srvdot.myr

	lib http
;;

lib http =
	parse.myr
	types.myr
	url.myr
	client.myr
	server.myr
	session.myr
	status.myr
;;