aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-04-16 14:14:07 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-04-16 14:14:07 +0200
commit62043df8fdbedbf26ad49efc757d62d1ba17610f (patch)
treee918e4da6bed359825c87165e7704f666b51a72a /Makefile
parentFirst commit (diff)
downloadlowbat-bsd-62043df8fdbedbf26ad49efc757d62d1ba17610f.tar.gz
lowbat-bsd-62043df8fdbedbf26ad49efc757d62d1ba17610f.tar.bz2
lowbat-bsd-62043df8fdbedbf26ad49efc757d62d1ba17610f.tar.xz
lowbat-bsd-62043df8fdbedbf26ad49efc757d62d1ba17610f.tar.zst
lowbat-bsd-62043df8fdbedbf26ad49efc757d62d1ba17610f.zip
Change
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}