xref: /petsc/src/sys/classes/draw/impls/tikz/makefile (revision 42963b84bc3d3eb508a08ddbd058b7419ac22fe8)
1*42963b84SBarry Smith
2*42963b84SBarry Smith
3*42963b84SBarry SmithALL: lib
4*42963b84SBarry Smith
5*42963b84SBarry SmithCFLAGS    =
6*42963b84SBarry SmithFFLAGS    =
7*42963b84SBarry SmithCPPFLAGS  =
8*42963b84SBarry SmithSOURCEC   = tikz.c
9*42963b84SBarry SmithSOURCEF   =
10*42963b84SBarry SmithSOURCEH   =
11*42963b84SBarry SmithMANSEC    = Draw
12*42963b84SBarry SmithLIBBASE   = libpetscsys
13*42963b84SBarry SmithDIRS      =
14*42963b84SBarry SmithLOCDIR    = src/sys/classes/draw/impls/tikz/
15*42963b84SBarry SmithNOADIC    = true
16*42963b84SBarry Smith
17*42963b84SBarry Smithinclude ${PETSC_DIR}/conf/variables
18*42963b84SBarry Smithinclude ${PETSC_DIR}/conf/rules
19*42963b84SBarry Smithinclude ${PETSC_DIR}/conf/test
20