I can't find any switches to set the output dir/name of the map file. Since I'm using -od and -of with DMD I have my binaries generated in a subdirectory. I'd like to put the map file there as well. I can use a shell script to move the map file, but isn't there a linker switch for this already?