summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 29aa256..619c89f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1BIN = build/engine 1BIN = build/tb_db
2SRC = source/tb_db.c 2SRC = source/tb_db/tb_db.c
3 3
4# CC = gcc 4# CC = gcc
5CC = clang 5CC = clang