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