# $Id$ 

ALL: lib

CFLAGS   =
FFLAGS   =
SOURCEC  = owlqn.c
SOURCEF  = 
SOURCEH  = owlqn.h
OBJSC    = owlqn.o
OBJSF    = 
LIBBASE  = libtao
MANSEC   = 
LOCDIR   = src/unconstrained/impls/owlqn/

include ${PETSC_DIR}/conf/variables
include ${PETSC_DIR}/conf/rules
include ${PETSC_DIR}/conf/test

