aboutsummaryrefslogtreecommitdiffstats
path: root/mk/linux.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-19 23:02:45 +0100
committerMattias Andrée <maandree@kth.se>2022-02-19 23:02:45 +0100
commitbace259b6f8d16739d96a464435f7aab7951a23f (patch)
treecfa5ffb42028faa51259e1508b3156dc9ecd0943 /mk/linux.mk
parentAdd readme, let use know the demo makes an assumption about the encoding, and remove old testing code (diff)
downloadlibparsepcf-bace259b6f8d16739d96a464435f7aab7951a23f.tar.gz
libparsepcf-bace259b6f8d16739d96a464435f7aab7951a23f.tar.bz2
libparsepcf-bace259b6f8d16739d96a464435f7aab7951a23f.tar.xz
Improve makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'mk/linux.mk')
-rw-r--r--mk/linux.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/linux.mk b/mk/linux.mk
index d016d31..ad58f69 100644
--- a/mk/linux.mk
+++ b/mk/linux.mk
@@ -2,3 +2,5 @@ LIBEXT = so
LIBFLAGS = -shared -Wl,-soname,lib$(LIB_NAME).$(LIBEXT).$(LIB_MAJOR)
LIBMAJOREXT = $(LIBEXT).$(LIB_MAJOR)
LIBMINOREXT = $(LIBEXT).$(LIB_VERSION)
+
+FIX_INSTALL_NAME = :