xref: /petsc/src/ts/impls/mimex/makefile (revision d18748622689843e8c5ce717aabfcc708e80ab43)
1*d1874862SSatish Balay-include ../../../../petscdir.mk
2abadfa0fSMatthew G. Knepley
3abadfa0fSMatthew G. KnepleySOURCEC  = mimex.c
4abadfa0fSMatthew G. KnepleySOURCEF  =
5abadfa0fSMatthew G. KnepleySOURCEH  =
6abadfa0fSMatthew G. KnepleyLIBBASE  = libpetscts
7abadfa0fSMatthew G. KnepleyMANSEC   = TS
8abadfa0fSMatthew G. KnepleyLOCDIR   = src/ts/impls/mimex/
9abadfa0fSMatthew G. Knepley
10af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
13