ref: 205416ed364a55ee1792123c2fd73c949600aa50
dir: /examples/bld.sub/
# http examples
bin h {noinst} =
h.myr
lib @/lib/sys:sys
lib @/lib/std:std
lib @/lib/bio:bio
lib @/lib/http:http
lib @/lib/thread:thread
;;
bin srvdot {noinst} =
srvdot.myr
lib @/lib/sys:sys
lib @/lib/std:std
lib @/lib/bio:bio
lib @/lib/http:http
lib @/lib/thread:thread
;;