> +native-compile-mkdep-flags = -MMD -MP -MF $@.dt -MT $@ Put this variable in Makerules next to where compile-mkdeps-flags is defined, so the parallel between them and the differences are obvious. Give it a comment explaining why it's different. Thanks, Roland