summaryrefslogtreecommitdiff
path: root/math/meschach/files/makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/meschach/files/makefile.in')
-rw-r--r--math/meschach/files/makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/meschach/files/makefile.in b/math/meschach/files/makefile.in
index 810d59edaf6..a10c395ef38 100644
--- a/math/meschach/files/makefile.in
+++ b/math/meschach/files/makefile.in
@@ -1,3 +1,4 @@
+# $NetBSD: makefile.in,v 1.6 2019/12/20 00:02:06 joerg Exp $
LIB= meschach
SHLIB_MAJOR= 0
@@ -9,6 +10,7 @@ LDADD+= @LIBS@
LIBDIR= ${PREFIX}/lib
NOLINT= 1
+MKPICINSTALL= no
SRCS= copy.c err.c matrixio.c memory.c vecop.c matop.c pxop.c \
submat.c init.c otherio.c machine.c matlab.c ivecop.c version.c \