xref: /petsc/src/ts/interface/makefile (revision 2423ceccb24e7c4e920586461c18d276a9f3c5ae)
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*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/base
16*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
17944f0759SBarry Smith
18