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

# Makefile.  Generated from Makefile.in by configure.

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

SHELL           = /bin/sh
srcdir          = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock
abs_srcdir      = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock
MAKE            = make
MPILIBNAME      = mpich
PMPILIBNAME     = @PMPILIBNAME@


VPATH = .:/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock

.SUFFIXES:
# Some make programs complain if no suffixes are set
.SUFFIXES: .c .o
clean:
	-@rm -f *.o ${srcdir}/*.o 
	-@rm -f *.lo ${srcdir}/*.lo
	(cd ../../../common/sock && $(MAKE) clean )
	(cd src && $(MAKE) clean )
distclean: clean distclean-local distclean-xxx remove-makefile
distclean-xxx:
	(cd ../../../common/sock && $(MAKE) distclean )
	(cd src && $(MAKE) distclean )
	-@rm -f Makefile src/Makefile localdefs config.status config.log config.cache *conf.cache config.system
	-@rm -rf autom4te*.cache
	-@rm -f include/mpidi_ch3i_sock_conf.h
	-@rm -rf $(DEPS_DIR)
	-@rm -f TAGS
remove-makefile:
	rm -f Makefile
remove-genmakefiles:
	rm -f  Makefile
all-redirect:
	@(cd ../../../common/sock && ${MAKE} all )
	@(cd src && ${MAKE} all )

# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
tags: TAGS
TAGS:
	(cd src && $(MAKE) TAGS )
# --------------------------------------------------------------------------

distclean-local:
	-rm -f include/mpidi_ch3i_sock_conf.h

maintainer-clean-local:
	-rm -f include/mpidi_ch3i_sock_conf.h.in


FORCE_TARGET:

