xref: /petsc/src/sys/classes/viewer/impls/hdf5/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
15c6c1daeSBarry Smith#requirespackage  'PETSC_HAVE_HDF5'
25c6c1daeSBarry Smith
35c6c1daeSBarry SmithALL: lib
45c6c1daeSBarry Smith
55c6c1daeSBarry SmithCFLAGS   = ${HDF5_INCLUDE}
65c6c1daeSBarry SmithFFLAGS   =
75c6c1daeSBarry SmithSOURCEC  = hdf5v.c
85c6c1daeSBarry SmithSOURCEF  =
9d70abbfaSBarry SmithSOURCEH  = ../../../../../../include/petscviewerhdf5.h
105c6c1daeSBarry SmithMANSEC   = Viewer
115c6c1daeSBarry SmithLIBBASE  = libpetscsys
125c6c1daeSBarry SmithDIRS     =
135c6c1daeSBarry SmithLOCDIR   = src/sys/classes/viewer/impls/hdf5/
145c6c1daeSBarry Smith
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18