xref: /petsc/src/ts/utils/libceed/makefile (revision ce78bad369055609e946c9d2c25ea67a45873e27)
1*ce78bad3SBarry Smith-include ../../../../petscdir.mk
2*ce78bad3SBarry Smith#requirespackage 'PETSC_HAVE_LIBCEED'
3*ce78bad3SBarry Smith
4*ce78bad3SBarry SmithMANSEC   = TS
5*ce78bad3SBarry Smith
6*ce78bad3SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
7*ce78bad3SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
8*ce78bad3SBarry Smith
9