xref: /petsc/src/snes/impls/vi/ss/makefile (revision 3e1910f1ab6113d8365e15c6b8c907ccce7ce4ea)
1c2fc9fa9SBarry Smith
2c2fc9fa9SBarry SmithALL: lib
3c2fc9fa9SBarry Smith
4c2fc9fa9SBarry SmithCFLAGS   =
5c2fc9fa9SBarry SmithFFLAGS   =
6c2fc9fa9SBarry SmithSOURCEC  = viss.c
7c2fc9fa9SBarry SmithSOURCEF  =
8c2fc9fa9SBarry SmithSOURCEH  = vissimpl.h
9c2fc9fa9SBarry SmithLIBBASE  = libpetscsnes
10c2fc9fa9SBarry SmithMANSEC   = SNES
11*3e1910f1SJed BrownLOCDIR   = src/snes/impls/vi/ss/
12c2fc9fa9SBarry Smith
13c2fc9fa9SBarry Smithinclude ${PETSC_DIR}/conf/variables
14c2fc9fa9SBarry Smithinclude ${PETSC_DIR}/conf/rules
15c2fc9fa9SBarry Smithinclude ${PETSC_DIR}/conf/test
16c2fc9fa9SBarry Smith
17