
#requirespackage   'PETSC_HAVE_FORTRAN'
ALL: lib

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