aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile b/makefile
index cd7de9f..95ab535 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,7 @@
+######################################INCLUDES#################################
+include macros.mk
+
#######################################VARS####################################
CXX?=clang++
LLVM_CONF?=llvm-config