# This Makefile.in created by simplemake.  Do not edit

# f77/util/Makefile.  Generated from Makefile.in by configure.

# --------------------------------------------------------------------------
all: all-redirect

SHELL           = /bin/sh
srcdir          = .
abs_srcdir      = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/test/mpi/f77/util
MPILIBNAME      = mpich
PMPILIBNAME     = @PMPILIBNAME@

FC              = /proj/tpfimos/larour/Libraries/linux/mpich2-gnu//bin/mpif77
FFLAGS          = 
F77_COMPILE     = $(FC) $(FFLAGS) $(F77INCLUDES)

VPATH = .

.SUFFIXES:
.SUFFIXES: .o .f 
.f.o:
	$(F77_COMPILE) -c $<
.f:
	$(F77_COMPILE) -o $* $< $(LDFLAGS) $(LIBS)
clean:
	-@rm -f *.o ${srcdir}/*.o 
	-@rm -f *.lo ${srcdir}/*.lo
distclean: clean distclean-xxx remove-makefile
distclean-xxx:
	-@rm -f Makefile
	-@rm -rf autom4te*.cache
	-@rm -rf $(DEPS_DIR)
	-@rm -f TAGS
remove-makefile:
	rm -f Makefile
remove-genmakefiles:
	rm -f  Makefile
all-redirect: all-local 

# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
tags: TAGS
TAGS:
# --------------------------------------------------------------------------
mtestf.o: $(srcdir)/mtestf.f
all-local: mtestf.o

FORCE_TARGET:

