
ALL: lib 
CFLAGS    =  
FFLAGS    =
CPPFLAGS  = 
SOURCEC	  = dlimpl.c dl.c   reg.c
SOURCEF	  =
SOURCEH	  = dlimpl.h
OBJSC	  = dlimpl.o dl.o   reg.o
OBJSF	  =
MANSEC	  = Sys
LIBBASE	  = libpetscsys
DIRS	  = 
LOCDIR	  = src/sys/dll/

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


