1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-10-27 01:59:56 +00:00

Add crappy Makefile

This commit is contained in:
Colin Dellow
2018-03-10 10:46:10 -05:00
parent 824a416f51
commit 2bc054a2cf
3 changed files with 31 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -euo pipefail
./make
make
if [ ! -v DEBUG ]; then