ALL: lib

CFLAGS   =
FFLAGS   =
SOURCEC  = axis.c lg.c dscatter.c hists.c zoom.c hue.c lgc.c axisc.c
SOURCEF  =
SOURCEH  = lgimpl.h
OBJSC    = axis.o lg.o dscatter.o hists.o zoom.o hue.o lgc.o axisc.o
OBJSF    =
LIBBASE  = libpetscsys
MANSEC   = Draw
LOCDIR   = src/sys/draw/utils/

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