diff options
author | jtb <jtb> | 2001-05-01 02:13:23 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-05-01 02:13:23 +0000 |
commit | 86035a2c5c9d19cd60485bfc4b74a82cd79f6e18 (patch) | |
tree | b020efe7450938ab2a7ba8397499209e9f87dd9a /math/meschach/files | |
parent | bdd57f687a3b6d3056b28166a651270545deafe8 (diff) | |
download | pkgsrc-86035a2c5c9d19cd60485bfc4b74a82cd79f6e18.tar.gz |
Build and install the PIC and profiled version libraries.
Diffstat (limited to 'math/meschach/files')
-rw-r--r-- | math/meschach/files/makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/meschach/files/makefile.in b/math/meschach/files/makefile.in index 55708284283..810d59edaf6 100644 --- a/math/meschach/files/makefile.in +++ b/math/meschach/files/makefile.in @@ -9,8 +9,6 @@ LDADD+= @LIBS@ LIBDIR= ${PREFIX}/lib NOLINT= 1 -MKPICINSTALL= no -MKPROFILE= 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 \ |