xref: /petsc/src/dm/makefile (revision 8327115727db62b1764abed9ca96363e32189d49)
1*83271157SBarry Smith# $Id: makefile,v 1.1 1999/01/28 03:41:56 bsmith Exp bsmith $
2a71072d7SBarry Smith
3a71072d7SBarry SmithALL: lib
4a71072d7SBarry Smith
5*83271157SBarry SmithDIRS     = ao da
6*83271157SBarry SmithLOCDIR   = src/dm/
7a71072d7SBarry Smith
8a71072d7SBarry Smithinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
9