1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Fix several small style/consistency issues with the previous check-in.

FossilOrigin-Name: 2477b3a294beb35f806a38f3ebc008942ba01617
This commit is contained in:
mistachkin
2014-02-24 21:42:33 +00:00
parent 1925a2e6f8
commit 151d05cd39
4 changed files with 14 additions and 14 deletions

View File

@ -1321,7 +1321,6 @@ testfixture.exe: $(TESTFIXTURE_SRC) $(LIBRESOBJS) $(HDR)
extensiontest: testfixture.exe testloadext.dll
.\testfixture.exe $(TOP)\test\loadext.test
.\testfixture.exe $(TOP)\test\loadext2.test
fulltest: testfixture.exe sqlite3.exe
.\testfixture.exe $(TOP)\test\all.test
@ -1373,6 +1372,7 @@ clean:
del /Q sqlite3.h opcodes.c opcodes.h
del /Q lemon.exe lempar.c parse.*
del /Q mkkeywordhash.exe keywordhash.h
del /Q notasharedlib.*
-rmdir /Q/S .deps
-rmdir /Q/S .libs
-rmdir /Q/S quota2a