xref: /petsc/src/ts/interface/makefile (revision 8189c53f89f21c61db3ea0905ad0e5dc95f2f9f2)
1944f0759SBarry Smith
2944f0759SBarry SmithALL: lib
3944f0759SBarry Smith
442d0594dSSatish BalayCFLAGS   =
542d0594dSSatish BalayFFLAGS   =
6*8189c53fSBarry SmithSOURCEC  = ts.c tscreate.c tsreg.c tsregall.c dlregists.c tseig.c
7944f0759SBarry SmithSOURCEF  =
8944f0759SBarry SmithSOURCEH  =
9c98f2c1aSMatthew KnepleyOBJSC    = ${SOURCEC:.c=.o}
10944f0759SBarry SmithOBJSF    =
115ef9f2a5SBarry SmithLIBBASE  = libpetscts
12d79d6698SSatish BalayMANSEC   = TS
138b1af7b3SBarry SmithLOCDIR   = src/ts/interface/
14944f0759SBarry Smith
15da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables
16da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules
172423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
18944f0759SBarry Smith
19