xref: /petsc/src/ts/makefile (revision d77bb2e1bd18432b9760a5a427628540258117e0)
1*d77bb2e1SSatish Balay# $Id: makefile,v 1.7 1997/08/22 15:16:34 bsmith Exp balay $
29628acf9SBarry Smith
39628acf9SBarry SmithALL: lib
49628acf9SBarry Smith
5*d77bb2e1SSatish BalayCFLAGS   = ${CPPFLAGS} ${CONF} -D__SDIR__='"${LOCDIR}"'
69628acf9SBarry SmithSOURCEC  =
79628acf9SBarry SmithSOURCEF  =
88b1af7b3SBarry SmithSOURCEH  = tsimpl.h
99628acf9SBarry SmithOBJSC    =
109628acf9SBarry SmithOBJSF    =
118b1af7b3SBarry SmithLIBBASE  = libpetscts
129628acf9SBarry SmithDIRS     = interface impls  examples
132f7c00afSSatish BalayLOCDIR   = src/ts/
149628acf9SBarry Smith
15*d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
169628acf9SBarry Smith
17