xref: /petsc/include/makefile (revision fe3ffe1e96ff7dfde75f366dcb8ec9400c9132ed)
1a52caec6SBarry Smith
242d0594dSSatish BalayCFLAGS   =
342d0594dSSatish BalayFFLAGS   =
4a52caec6SBarry SmithSOURCEC  =
5a52caec6SBarry SmithSOURCEF  =
6*fe3ffe1eSBarry SmithSOURCEH  = petsc.h petscsys.h
7a52caec6SBarry SmithOBJSC    =
8a52caec6SBarry SmithOBJSF    =
9a52caec6SBarry SmithLIBBASE  = libpetscvec
10*fe3ffe1eSBarry SmithDIRS     = finclude private
11c3181e9bSLois Curfman McInnesLOCDIR   = include/
12b9617806SBarry SmithMANSEC   = Sys
13a52caec6SBarry Smith
142423ceccSBarry Smithinclude ${PETSC_DIR}/conf/base
152423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
16