xref: /petsc/src/vec/is/ao/makefile (revision 3e1910f1ab6113d8365e15c6b8c907ccce7ce4ea)
11447629fSBarry Smith
21447629fSBarry SmithALL: lib
31447629fSBarry Smith
41447629fSBarry SmithSOURCEH	 = aoimpl.h ../../../../include/petscao.h
51447629fSBarry SmithDIRS	 = interface impls  examples
6*3e1910f1SJed BrownLOCDIR   = src/vec/is/ao/
71447629fSBarry SmithMANSEC    = AO
81447629fSBarry Smith
91447629fSBarry Smithinclude ${PETSC_DIR}/conf/variables
101447629fSBarry Smithinclude ${PETSC_DIR}/conf/rules
111447629fSBarry Smithinclude ${PETSC_DIR}/conf/test
121447629fSBarry Smith
13