summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4b79a2c..90092d3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ PROJECT_NAME := felan
CC := gcc
# CC := tcc
+# CC := clang
BUILD_DIR := ./build
SRC_DIR := ./src