xref: /petsc/src/ts/interface/makefile (revision da93591f59bc1e95f467c6fc21a755040df0b8f3)
1944f0759SBarry Smith
2944f0759SBarry SmithALL: lib
3944f0759SBarry Smith
442d0594dSSatish BalayCFLAGS   =
542d0594dSSatish BalayFFLAGS   =
61153da11SBarry SmithSOURCEC  = ts.c tscreate.c tsreg.c tsregall.c tsfd.c dlregists.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
15*da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables
16*da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules
172423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
18944f0759SBarry Smith
19