mirror of https://github.com/rusefi/wideband.git
cleanup
This commit is contained in:
parent
76fc424269
commit
47a827044a
|
@ -131,7 +131,6 @@ else
|
|||
endif
|
||||
|
||||
$(BINARY_OUTPUT): $(OBJS)
|
||||
rm -rf $(BUILDDIR)/obj/*gcda
|
||||
ifeq ($(USE_VERBOSE_COMPILE),yes)
|
||||
@echo
|
||||
$(LD) $(OBJS) $(LDFLAGS) $(LIBS) -o $@
|
||||
|
|
Loading…
Reference in New Issue