Hi Taylor,
Make supports target-local variables, so you could modify the OBJCOPY command for just a few selected targets, without touching bsd.prog.mk. You could also ask releng to run the mips64el build in ktrace mode. And you could try make's -T option to see where one job starts and another one ends. The edges in the "-d g1" graph are printed in the same "target: source" format as in makefiles. Roland |