aboutsummaryrefslogtreecommitdiffstats
path: root/mk/windows.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 21:34:29 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 21:34:29 +0100
commit313f261584bdbdf769d26bfb4d709ac2ff9bb2ba (patch)
tree8e185f479f427c03c2c119bed307937a131b15b8 /mk/windows.mk
parentImprove make file, fix tests, fix warnings, and add macro and pause key to interative test (diff)
downloadlibterminput-313f261584bdbdf769d26bfb4d709ac2ff9bb2ba.tar.gz
libterminput-313f261584bdbdf769d26bfb4d709ac2ff9bb2ba.tar.bz2
libterminput-313f261584bdbdf769d26bfb4d709ac2ff9bb2ba.tar.xz
Improve makefile1.0.2.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--mk/windows.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/windows.mk b/mk/windows.mk
index e9602e1..ed5ec8d 100644
--- a/mk/windows.mk
+++ b/mk/windows.mk
@@ -1,4 +1,6 @@
LIBEXT = dll
-LIBFLAGS = -mdll
+LIBFLAGS = -shared
LIBMAJOREXT = $(LIB_MAJOR).$(LIBEXT)
LIBMINOREXT = $(LIB_VERSION).$(LIBEXT)
+
+FIX_INSTALL_NAME = :