xref: /petsc/src/ts/tutorials/autodiff/makefile (revision 802a518214f189e766284edd87d71db10dcbf3d8)
1-include ../../../../petscdir.mk
2
3CLEANFILES      = TS-data-* *.tap
4LIB             = ${PETSC_TS_LIB}
5
6include ${PETSC_DIR}/lib/petsc/conf/variables
7include ${PETSC_DIR}/lib/petsc/conf/rules
8