aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22f8d13..92d1631 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,6 @@ CFLAGS += -pedantic
ASM = nasm
ASMFLAGS = -f
ASMARCH = elf64_fbsd
-
+# ============================================ RULES ============================================= #
all:
${CC}