1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

install supermatrix.h

PR:		12602
Submitted by:	pfgiffun@bachue.usc.unal.edu.co
This commit is contained in:
Michael Haro 1999-07-12 06:23:34 +00:00
parent 21fe8a801e
commit 1e5c9f9927
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20168
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -1,3 +1,4 @@
include/supermatrix.h
lib/libsuperlu.a
share/doc/SuperLU/ug.ps
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B