X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2FMakefile;h=4433fad7334269f225fc437931f54d12cb4ba783;hp=e8d882aa652e6dc7dae8458277850b88b075b9dd;hb=9f626725aeb770a38be093a9a47a461053cf7008;hpb=cfca92cd7c0537b6b808e802919779c7470d5197 diff --git a/src/Makefile b/src/Makefile index e8d882aa..4433fad7 100644 --- a/src/Makefile +++ b/src/Makefile @@ -430,7 +430,7 @@ install: -strip $(BINDIR)/$(EXE) clean: - $(RM) $(EXE) *.o .depend *~ core bench.txt *.gcda + $(RM) $(EXE) $(EXE).exe *.o .depend *~ core bench.txt *.gcda testrun: @$(PGOBENCH)