173f4d377SMatthew Knepley# $Id: makefile,v 1.19 2001/08/22 18:02:18 balay Exp $ 2944f0759SBarry Smith 3944f0759SBarry SmithALL: lib 4944f0759SBarry Smith 542d0594dSSatish BalayCFLAGS = 642d0594dSSatish BalayFFLAGS = 7*c98f2c1aSMatthew KnepleySOURCEC = ts.c tscreate.c tsreg.c tsregall.c tsfd.c dlregis.c 8944f0759SBarry SmithSOURCEF = 9944f0759SBarry SmithSOURCEH = 10*c98f2c1aSMatthew KnepleyOBJSC = ${SOURCEC:.c=.o} 11944f0759SBarry SmithOBJSF = 125ef9f2a5SBarry SmithLIBBASE = libpetscts 13d79d6698SSatish BalayMANSEC = TS 148b1af7b3SBarry SmithLOCDIR = src/ts/interface/ 15944f0759SBarry Smith 16516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/base 17516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/test 18944f0759SBarry Smith 19