diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:05:00 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:05:00 +0100 |
| commit | 678aa0aa40db4dc40ffb086c98ad3a2961b56a3d (patch) | |
| tree | f45dcd083f1fe2dfeae578c406bf7db50ab9230d /Makefile | |
| parent | Some fixes and tests (diff) | |
| download | libterminput-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ include $(CONFIGFILE) OS = linux # Linux: linux # Mac OS: macos -# Windows: windows +# Windows: windows include mk/$(OS).mk |
