We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3778bba commit 13d26e6Copy full SHA for 13d26e6
1 file changed
win32/Makefile
@@ -23,5 +23,5 @@ test: core
23
24
distclean:
25
$(MAKE) -C ../core/win32 distclean
26
- $(MAKE) -C ../docs clean
+ : $(MAKE) -C ../docs clean
27
sh ../unix/superclean.sh
0 commit comments