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 51db7de commit 9415fcdCopy full SHA for 9415fcd
1 file changed
win32/Makefile
@@ -2,7 +2,7 @@ all: standard
2
3
core:
4
$(MAKE) -C ../core/win32 all
5
- $(MAKE) -C ../docs all
+ : $(MAKE) -C ../docs all
6
cd ../foreign_sdk/win32 ; ./make.bat
7
8
odbc:
0 commit comments