aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 13:05:17 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 13:05:17 +0100
commit35786b3754b7615b229ddc09f1e9c022e36cca67 (patch)
treecd15e85f6138ff3c7dbe571c52d39d1d281352ce /Makefile
parentUpdate e-mail (diff)
downloadmedian-35786b3754b7615b229ddc09f1e9c022e36cca67.tar.gz
median-35786b3754b7615b229ddc09f1e9c022e36cca67.tar.bz2
median-35786b3754b7615b229ddc09f1e9c022e36cca67.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e12763a..cebd255 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY:
+.POSIX:
CONFIGFILE = config.mk
include $(CONFIGFILE)