aboutsummaryrefslogtreecommitdiffstats
path: root/mk/windows.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 22:09:49 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 22:09:49 +0100
commitc18cacf683d1b5ae6256d71fb5076cae02fa9daf (patch)
tree02cee1c9472d9131a52a8a0705da97c74ca4a008 /mk/windows.mk
parentFirst commit (diff)
downloadlibparsepsf-c18cacf683d1b5ae6256d71fb5076cae02fa9daf.tar.gz
libparsepsf-c18cacf683d1b5ae6256d71fb5076cae02fa9daf.tar.bz2
libparsepsf-c18cacf683d1b5ae6256d71fb5076cae02fa9daf.tar.xz
Improve makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--mk/windows.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/mk/windows.mk b/mk/windows.mk
new file mode 100644
index 0000000..304b6be
--- /dev/null
+++ b/mk/windows.mk
@@ -0,0 +1,7 @@
+LIBEXT = dll
+LIBFLAGS = -shared
+
+LIBMAJOREXT = $(LIB_MAJOR).$(LIBEXT)
+LIBMINOREXT = $(LIB_MAJOR).$(LIB_MINOR).$(LIBEXT)
+
+FIX_INSTALL_NAME = :