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 e7e96e0..13432cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
# Build nova all-in-one bin
all:
+ gcc -v
# Creates bin folder for artifacts
@mkdir -p build/{bin,lib}