# $Id: makefile,v 1.14 2000/11/28 17:31:34 bsmith Exp $ 

ALL: lib

SOURCEH	 = aoimpl.h ../../../include/petscao.h
DIRS	 = interface impls  examples utils
LOCDIR   = src/dm/ao/
MANSEC    = AO

include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base
include ${PETSC_DIR}/bmake/common_test