- @echo "[ $(SOURCE) ] make setup_build_all $(KERNEL_CONFIG) $(ARCH_CONFIG) $(TARGET)";
- -$(RM) $(RMFLAGS) $(notdir $(PROGRAM)).VERS
- sed -e "s/#PROGRAM.*/#`vers_string $(notdir $(PROGRAM))`/" \
+ @-$(RM) $(RMFLAGS) $(notdir $(PROGRAM)).VERS
+ @sed -e "s/#PROGRAM.*/#`vers_string $(notdir $(PROGRAM))`/" \