On 8.12.2010 16:01, dirk.brandewie at gmail.com wrote: > +quiet_cmd_dt_S_dtb= DTB $@ > +quiet_cmd_dtc = DTC $@ Hi, just an aesthetic remark: The target name should start at the 9th column, so there should be 5 spaces after both "DTB" and "DTC". Michal