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

# Makefile.  Generated from Makefile.in by configure.

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

SHELL           = /bin/sh
abs_builddir    = /tmp/mpich2-1.0.5p4/src/mpid/ch3/channels/sock
srcdir          = /tmp/mpich2-1.0.5p4/src/mpid/ch3/channels/sock
abs_srcdir      = /tmp/mpich2-1.0.5p4/src/mpid/ch3/channels/sock
MAKE            = make
MPILIBNAME      = mpich

VPATH = .:/tmp/mpich2-1.0.5p4/src/mpid/ch3/channels/sock

.SUFFIXES:
# Some make programs complain if no suffixes are set
.SUFFIXES: .c .o
apply: 
	$(ACTION) $(ACTION_INPUT)
	(cd ../../../common/sock && $(MAKE) apply )
	(cd src && $(MAKE) apply )
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:
	if [ -s ../../../common/sock/Makefile ] ; then (cd ../../../common/sock && $(MAKE) distclean ) ; fi
	if [ -s src/Makefile ] ; then (cd src && $(MAKE) distclean ) ; fi
	-@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 )

# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
HEADERFILES     = $(HEADERS)
SOURCEFILES     = $(SOURCES)
tags: TAGS
TAGS: Makefile
	(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:

