$(SOURCE)/MASTER.$(ARCH_CONFIG_LC) \
$(SOURCE)/Makefile.template \
$(SOURCE)/Makefile.$(ARCH_CONFIG_LC) \
$(SOURCE)/files \
$(SOURCE)/files.$(ARCH_CONFIG_LC) \
$(OBJROOT)/$(KERNEL_CONFIG)_$(ARCH_CONFIG)/$(COMPONENT)/doconf
$(SOURCE)/MASTER.$(ARCH_CONFIG_LC) \
$(SOURCE)/Makefile.template \
$(SOURCE)/Makefile.$(ARCH_CONFIG_LC) \
$(SOURCE)/files \
$(SOURCE)/files.$(ARCH_CONFIG_LC) \
$(OBJROOT)/$(KERNEL_CONFIG)_$(ARCH_CONFIG)/$(COMPONENT)/doconf
(doconf_target=$(addsuffix /conf, $(TARGET)); \
echo $${doconf_target};\
$(MKDIR) $${doconf_target}; \
cd $${doconf_target}; \
rm -f $(notdir $?); \
cp $? $${doconf_target}; \
(doconf_target=$(addsuffix /conf, $(TARGET)); \
echo $${doconf_target};\
$(MKDIR) $${doconf_target}; \
cd $${doconf_target}; \
rm -f $(notdir $?); \
cp $? $${doconf_target}; \