From 0238e2d83fb5803b5272dfac04dea8d3b9eca18f Mon Sep 17 00:00:00 2001 From: A13501350 <18516149786@163.com> Date: Fri, 29 Aug 2025 04:20:20 +0800 Subject: [PATCH] adjust Makefile indentation --- iis/Makefile.win | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/iis/Makefile.win b/iis/Makefile.win index 635e2c20..04df4fb4 100644 --- a/iis/Makefile.win +++ b/iis/Makefile.win @@ -118,6 +118,6 @@ clean: del /f *.dll del /f *.exp del /f *.lib - del /f *.rc - del /f *.bin - del /f *.res + del /f *.rc + del /f *.bin + del /f *.res