shithub: mc

ref: 735a7d2932d70b5bf232e2d021e6c0c61e03f61a
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
;;