February 26, 2014
Is there any official/unofficial documentation about -deps
command line option output?
February 27, 2014
On Wednesday, 26 February 2014 at 13:38:55 UTC, Cooler wrote:
> Is there any official/unofficial documentation about -deps
> command line option output?

This does not answer your question directly, but if you want to create dependency files for use with make, you can use "rdmd --makedepend".