~ubuntu-branches/ubuntu/warty/petsc/warty

« back to all changes in this revision

Viewing changes to src/pf/impls/makefile.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2004-06-07 13:41:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040607134143-92p586zrauvie0le
Tags: 2.2.0-2
* Upstream patch level 2.
* New PETSC_BOPT_EXTRA option for different BOPT and lib names, with _c++
  symlinks only for plain and single (closes: #249617).
* New DEBIAN_DIST=contrib option to link with hypre, parmetis (closes:
  #249619).
* Combined petsc-c and petsc-fortran substvars into petsc-compilers.
* Extra quote in -dev prerm eliminates "too many arguments" problem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<title></title>
5
 
<meta name="generator" content="c2html 0.9.1">
6
 
<meta name="date" content="2002-05-31T16:56:49+00:00">
 
5
<meta name="generator" content="c2html 0.9.4">
 
6
<meta name="date" content="2004-02-27T20:04:50+00:00">
7
7
</head>
8
8
 
9
9
<body bgcolor="#FFFFFF">
21
21
LIBBASE  = libpetscvec
22
22
DIRS     = constant string matlab
23
23
LOCDIR   = src/pf/impls/
 
24
MANSEC   = <A href="ROOT/docs/manualpages/Vec/Vec.html#Vec">Vec</A>
24
25
 
25
26
include ${PETSC_DIR}/bmake/common/base
26
27
include ${PETSC_DIR}/bmake/common/test