Dont print remove command.
This commit is contained in:
@@ -18,6 +18,6 @@ $(EXPANDED): %: ../%@
|
||||
@$(EXPAND_TOOL) $(EXPANDFLAGS) $($@_EXPANDFLAGS) $< $@
|
||||
|
||||
clean::
|
||||
$(RM) $(EXPANDED)
|
||||
@$(RM) $(EXPANDED)
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user