This command $(CC) -M $(HOST_CFLAGS) $(CPPFLAGS) -MQ $@ include/common.h > $@.dep is generating following error: here cc is xscale-elf-gcc and target is autoconf.mk Generating include/autoconf.mk xscale-elf-gcc: compilation of header file requested any tips. Regards