shithub: mc

ref: 94c7903517dabd8c8bf72402890f2ca4174c75c4
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
;;