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