Hello!

For most Un*x C compilers I used there is -M flag which outputs list of
sources
with header dependencies in Makefile format, which later could be included
in Makefile.

How do I do something similar on Plan9?

Thanks in advance for your help,
        Alexander