# $Id: makefile,v 1.16 2001/08/22 18:02:23 balay Exp $ 

ALL: lib

CFLAGS   =
FFLAGS   =
SOURCEC  = posindep.c
SOURCEF  =
SOURCEH  = 
OBJSC    = posindep.o
OBJSF    =
LIBBASE  = libpetscts
MANSEC   = TS
LOCDIR   = src/ts/impls/pseudo/

include ${PETSC_DIR}/bmake/common/base
include ${PETSC_DIR}/bmake/common/test