1*3a074057SBarry Smith#requirespackage 'PETSC_HAVE_TETGEN' 2*3a074057SBarry Smith 3*3a074057SBarry SmithCPPFLAGS = 4*3a074057SBarry SmithCFLAGS = 5*3a074057SBarry SmithFFLAGS = 6*3a074057SBarry SmithSOURCECXX = tetgenerate.cxx 7*3a074057SBarry SmithSOURCEF = 8*3a074057SBarry SmithSOURCEH = 9*3a074057SBarry SmithDIRS = 10*3a074057SBarry SmithLIBBASE = libpetscdm 11*3a074057SBarry SmithMANSEC = DM 12*3a074057SBarry SmithSUBMANSEC = DMPLEX 13*3a074057SBarry SmithLOCDIR = src/dm/impls/plex/generators/tetgen 14*3a074057SBarry Smith 15*3a074057SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 16*3a074057SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 17*3a074057SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 18