xref: /petsc/src/vec/is/section/interface/makefile (revision 1ddd528e29feba695f39b95a40b2b3384e488450)
1ea844a1aSMatthew KnepleyALL: lib
2ea844a1aSMatthew Knepley
3ea844a1aSMatthew KnepleySOURCEH	  =
4*1ddd528eSksagiyamSOURCEC   = section.c sectionhdf5.c
5ea844a1aSMatthew KnepleyLIBBASE	  = libpetscvec
6ea844a1aSMatthew KnepleyDIRS	    =
7ea844a1aSMatthew KnepleyLOCDIR    = src/vec/is/section/interface/
8ea844a1aSMatthew KnepleyMANSEC    = Vec
9ea844a1aSMatthew KnepleySUBMANSEC = PetscSection
10ea844a1aSMatthew Knepley
11ea844a1aSMatthew Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/variables
12ea844a1aSMatthew Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/rules
13ea844a1aSMatthew Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/test
14