summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-06 09:47:17 +0200
committerPaul Buetow <paul@buetow.org>2024-02-06 09:47:17 +0200
commite00a517c932f1f58fad1f34cf6d32b734c782028 (patch)
tree9d4ea940a89468f57ee4f6c8971a3b94007fcfac
parent3bf0b217746d6739823d4404483a870ada853933 (diff)
Add Makefile
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..b27ec1a
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+all:
+ ./build.sh
+ ./run.sh