1.include <src.opts.mk> 2 3SUBDIR= echo-client \ 4 echo-server \ 5 json-client \ 6 credentials 7 8.include <bsd.subdir.mk> 9