xref: /petsc/src/mat/impls/normal/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
1c8a8475eSBarry Smith
2c8a8475eSBarry SmithALL: lib
3c8a8475eSBarry Smith
4c8a8475eSBarry SmithCFLAGS   =
5c8a8475eSBarry SmithFFLAGS   =
6c8a8475eSBarry SmithSOURCEC  = normm.c
7c8a8475eSBarry SmithSOURCEF  =
8c8a8475eSBarry SmithSOURCEH  =
9c8a8475eSBarry SmithLIBBASE  = libpetscmat
10c8a8475eSBarry SmithDIRS     =
11c8a8475eSBarry SmithLOCDIR   = src/mat/impls/normal/
128bc8193eSBarry SmithMANSEC   = Mat
13c8a8475eSBarry Smith
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
17c8a8475eSBarry Smith
18