aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:05:00 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:05:00 +0100
commit678aa0aa40db4dc40ffb086c98ad3a2961b56a3d (patch)
treef45dcd083f1fe2dfeae578c406bf7db50ab9230d /Makefile
parentSome fixes and tests (diff)
downloadlibterminput-678aa0aa40db4dc40ffb086c98ad3a2961b56a3d.tar.gz
libterminput-678aa0aa40db4dc40ffb086c98ad3a2961b56a3d.tar.bz2
libterminput-678aa0aa40db4dc40ffb086c98ad3a2961b56a3d.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ea07c4..23045d4 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ include $(CONFIGFILE)
OS = linux
# Linux: linux
# Mac OS: macos
-# Windows: windows
+# Windows: windows
include mk/$(OS).mk