
#requirespackage   'PETSC_HAVE_FORTRAN'
ALL: lib

CFLAGS   =
FFLAGS   =
SOURCEC  = lgf.c histsf.c axisf.c dscatterf.c
OBJSC    = lgf.o histsf.o axisf.o dscatterf.o
SOURCEF  =
SOURCEH  = 
DIRS     =
LIBBASE  = libpetsc
LOCDIR   = src/sys/draw/utils/ftn-auto/
include ${PETSC_DIR}/conf/base
include ${PETSC_DIR}/conf/test
