xref: /petsc/src/dm/impls/composite/tests/makefile (revision f97672e55eacc8688507b9471cd7ec2664d7f203)
1456774c4SMatthew G. Knepley-include ../../../../../petscdir.mk
2*f97672e5SBarry Smith
3456774c4SMatthew G. KnepleyLOCDIR          = src/dm/impls/composite/tests/
4456774c4SMatthew G. KnepleyEXAMPLESC       = ex1.c
5456774c4SMatthew G. KnepleyEXAMPLESF       =
6456774c4SMatthew G. KnepleyMANSEC          = DM
7456774c4SMatthew G. Knepley
8456774c4SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/variables
9456774c4SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/rules
10456774c4SMatthew G. Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/test
11