From 11aafc1240ad99b5bf1ef1111103c63d74d561b6 Mon Sep 17 00:00:00 2001 From: afiw Date: Wed, 11 Feb 2026 13:43:46 +0100 Subject: [PATCH] Add GNUmakefile --- GNUmakefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 GNUmakefile diff --git a/GNUmakefile b/GNUmakefile new file mode 100644 index 0000000..ed11a9d --- /dev/null +++ b/GNUmakefile @@ -0,0 +1,5 @@ +all: build + haunt publish tilde + +build: + haunt build