1-include ../../../../petscdir.mk 2 3SOURCEC = product.c productutils.c 4SOURCEF = 5SOURCEH = ../../../../include/petscdmproduct.h ../../../../include/petsc/private/dmproductimpl.h 6DIRS = 7LIBBASE = libpetscdm 8MANSEC = DM 9SUBMANSEC= DMPRODUCT 10LOCDIR = src/dm/impls/product/ 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15