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