xref: /petsc/src/mat/makefile (revision aed3d14382186f497390411135bddfb1af965806)
1*aed3d143SBarry SmithIPETSCDIR = ../..
28c819ef2SBarry Smith
38c819ef2SBarry SmithALL: lib
48c819ef2SBarry Smith
56b5873e3SBarry SmithCFLAGS   = $(OPT) -I$(IPETSCDIR)/include -I.. -I$(IPETSCDIR) $(CONF)
68c819ef2SBarry SmithSOURCEC  =
78c819ef2SBarry SmithSOURCEF  =
8*aed3d143SBarry SmithWSOURCE =
9f482c248SBarry SmithSOURCEH  = matimpl.h
108c819ef2SBarry SmithOBJSC    =
118c819ef2SBarry SmithWOBJS    =
128c819ef2SBarry SmithOBJSF    =
13b3a7afecSLois Curfman McInnesLIBBASE  = libpetscmat
14c6a45a97SBarry SmithDIRS     = src impls examples utils
15c6a45a97SBarry Smith
164a67a32fSLois Curfman McInnesinclude $(IPETSCDIR)/bmake/$(PETSC_ARCH)/$(PETSC_ARCH)
17