dbAutoMaker:
	gcc -o ../inst/dbAutoMaker/Programs/sqlite3.exe shell.c sqlite3.c -ldl -lpthread

clean:
	