summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohnny Richard <johnny@johnnyrichard.com>2025-12-14 09:48:13 +0100
committerJohnny Richard <johnny@johnnyrichard.com>2025-12-14 09:48:13 +0100
commitfe3ab5580d5231e1940f25baefd8a97a036d67a2 (patch)
tree41dfcbaad342789a4e6163bf1782c151afc275f8 /Makefile
Initial commitHEADmaster
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..acc1e04
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+.POSIX:
+.SHELL: /bin/sh
+
+CFLAGS=-g -Wall -Werror -pedantic
+
+all: bf