1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2552f7358SJed BrownALL: lib 3552f7358SJed Brown 4232ac771SBarry SmithCPPFLAGS = ${NETCFD_INCLUDE} ${EXODUSII_INCLUDE} 5552f7358SJed BrownCFLAGS = 6552f7358SJed BrownFFLAGS = 7a8ededdfSMatthew G. KnepleySOURCEC = plexcreate.c plex.c plexpartition.c plexdistribute.c plexrefine.c plexadapt.c plexcoarsen.c plexinterpolate.c plexpreallocate.c plexreorder.c plexgeometry.c plexsubmesh.c plexhdf5.c plexhdf5xdmf.c plexexodusii.c plexgmsh.c plexfluent.c plexcgns.c plexmed.c plexply.c plexvtk.c plexpoint.c plexvtu.c plexfem.c plexfvm.c plexindices.c plextree.c plexgenerate.c plexorient.c plexnatural.c plexproject.c plexglvis.c glexg.c petscpartmatpart.c plexcheckinterface.c plexsection.c plexhpddm.c plexegads.c 8552f7358SJed BrownSOURCEF = 9552f7358SJed BrownSOURCEH = 10c4762a1bSJed BrownDIRS = generators tests tutorials 11552f7358SJed BrownLIBBASE = libpetscdm 12552f7358SJed BrownMANSEC = DM 13552f7358SJed BrownSUBMANSEC= DMPLEX 14552f7358SJed BrownLOCDIR = src/dm/impls/plex/ 15552f7358SJed Brown 16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 18af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 19