xref: /petsc/src/ts/interface/makefile (revision 516d1546314df30606f63bb2b355587cdc58f501)
1*516d1546SSatish Balay# $Id: makefile,v 1.18 2000/08/17 04:52:57 bsmith Exp balay $
2944f0759SBarry Smith
3944f0759SBarry SmithALL: lib
4944f0759SBarry Smith
542d0594dSSatish BalayCFLAGS   =
642d0594dSSatish BalayFFLAGS   =
7df8cb225SBarry SmithSOURCEC  = ts.c tsreg.c tsregall.c tsfd.c dlregis.c
8944f0759SBarry SmithSOURCEF  =
9944f0759SBarry SmithSOURCEH  =
10df8cb225SBarry SmithOBJSC    = ts.o tsreg.o tsregall.o tsfd.o dlregis.o
11944f0759SBarry SmithOBJSF    =
125ef9f2a5SBarry SmithLIBBASE  = libpetscts
13d79d6698SSatish BalayMANSEC   = TS
148b1af7b3SBarry SmithLOCDIR   = src/ts/interface/
15944f0759SBarry Smith
16*516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/base
17*516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/test
18944f0759SBarry Smith
19