xref: /petsc/src/sys/makefile (revision d77bb2e1bd18432b9760a5a427628540258117e0)
1*d77bb2e1SSatish Balay# $Id: makefile,v 1.34 1997/08/22 15:11:45 bsmith Exp balay $
22eac72dbSBarry Smith
31eb62cbbSBarry SmithALL: lib
4104a6d15SSatish BalayCFLAGS    =
50330d6b6SBarry SmithSOURCEC   =
62eac72dbSBarry SmithSOURCEF   =
7e4fbb749SBarry SmithSOURCEH   = nreg.h
80330d6b6SBarry SmithOBJSC     =
92eac72dbSBarry SmithOBJSF     =
10aa2ab745SBarry SmithLIBBASE   = libpetscsys
110330d6b6SBarry SmithDIRS      = src examples
122f7c00afSSatish BalayLOCDIR    = src/sys/
139e25ed09SBarry Smith
14*d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
15