Skip to content

Commit 3778bba

Browse files
authored
Update Makefile
1 parent 75ebdfc commit 3778bba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

win32/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ all: standard
33
core:
44
$(MAKE) -C ../core/win32 all
55
: $(MAKE) -C ../docs all
6-
mkdir ../docs/_local_site
6+
mkdir -p ../docs/_local_site
77
cd ../foreign_sdk/win32 ; ./make.bat
88

99
odbc:

0 commit comments

Comments
 (0)