xref: /petsc/src/vec/makefile (revision 35d8aa7f675fa4ee5c80aa031e65d3ef307a4891)
1*35d8aa7fSBarry Smith# $Id: makefile,v 1.26 2000/08/17 04:50:57 bsmith Exp bsmith $
2aa2ab745SBarry Smith
3aa2ab745SBarry SmithALL: lib
4aa2ab745SBarry Smith
5*35d8aa7fSBarry SmithSOURCEH  = vecimpl.h ../../include/petscvec.h
683271157SBarry SmithDIRS     = is utils interface impls  examples
72f7c00afSSatish BalayLOCDIR   = src/vec/
8*35d8aa7fSBarry SmithMANSEC   = Vec
9aa2ab745SBarry Smith
10d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
111d1367b7SBarry Smithinclude ${PETSC_DIR}/bmake/common_test
12c6a45a97SBarry Smith
13