aboutsummaryrefslogtreecommitdiff
path: root/math/superlu/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-07-12 06:23:34 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-07-12 06:23:34 +0000
commit1e5c9f9927cbf4e99981a2527c985449eb51470a (patch)
treeb374da6fe3644a3845b74ba8c9ca1f0fdd8066ef /math/superlu/Makefile
parent21fe8a801efd3694f7ba734427b035b29da142c5 (diff)
Notes
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r--math/superlu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 75b0cf489a6b..3e434609c638 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 Oct 97
# Whom: Pedro Giffuni <giffunip@asme.org>
#
-# $Id: Makefile,v 1.3 1998/12/10 17:24:33 vanilla Exp $
+# $Id: Makefile,v 1.4 1998/12/15 18:04:06 vanilla Exp $
#
DISTNAME= superlu_1.1
@@ -24,6 +24,7 @@ ALL_TARGET= superlulib
post-install:
$(INSTALL_DATA) ${WRKSRC}/libsuperlu.* ${PREFIX}/lib
+ $(INSTALL_DATA) ${WRKSRC}/SRC/supermatrix.h ${PREFIX}/include
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/SuperLU
${INSTALL_DATA} ${WRKSRC}/INSTALL/*.ps ${PREFIX}/share/doc/SuperLU