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

# src/Makefile.  Generated from Makefile.in by configure.

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

SHELL           = /bin/sh
AR              = ar
RANLIB          = ranlib
master_top_srcdir  = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1
top_builddir    = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1
srcdir          = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock/src
abs_srcdir      = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock/src
DEFS            = -DHAVE_CONFIG_H -I. -I${srcdir}
CPPFLAGS        =  -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/binding/f77 -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/binding/f77 -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/include -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/include -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/common/datatype -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/common/datatype -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock/include -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock/include -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/common/sock -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/common/sock -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/common/sock/poll -I/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/common/sock/poll
MPILIBNAME      = mpich
PMPILIBNAME     = @PMPILIBNAME@

CC              = gcc
CFLAGS          = 
C_COMPILE       = $(CC) $(DEFS) $(INCLUDES) $(CFLAGS) $(CPPFLAGS)
LIBTOOL         = 
CREATESHLIB     = @CREATESHLIB@
CC_SHL          = ${CC} -fpic
C_COMPILE_SHL   = $(CC_SHL) $(DEFS) $(INCLUDES) $(CFLAGS) $(CPPFLAGS)

VPATH = .:/proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpid/ch3/channels/sock/src
INCLUDES = -I../../../../../include -I${master_top_srcdir}/src/include

.SUFFIXES:
.SUFFIXES: .o .lo .c 
.c.o:
	$(C_COMPILE) -c $<
.c.lo:
	$(C_COMPILE_SHL) -c $< -o _s$*.o
	@mv -f _s$*.o $*.lo
.c:
	$(C_COMPILE) -o $* $< $(LDFLAGS) $(LIBS)
clean:
	-@rm -f *.o ${srcdir}/*.o 
	-@rm -f .libstamp0 .libstamp1 
	-@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: .libstamp0 ../../../../../../lib/lib${MPILIBNAME}.a
	@if [ "gcc" != "none" ] ; then \
	    ${MAKE} .libstamp1 ; \
	fi

.libstamp0 ../../../../../../lib/lib${MPILIBNAME}.a: ch3_abort.o \
	ch3_cancel_send.o ch3_comm_accept.o ch3_comm_connect.o \
	ch3_comm_spawn_multiple.o ch3_finalize.o ch3_get_parent_port.o \
	ch3_get_universe_size.o ch3_init.o ch3_isend.o ch3_isendv.o \
	ch3_istartmsg.o ch3_istartmsgv.o ch3_open_port.o ch3_progress.o \
	ch3_request.o ch3i_acceptq.o ch3i_bizcard_cache.o 
	${AR} cr ../../../../../../lib/lib${MPILIBNAME}.a $?
	${RANLIB} ../../../../../../lib/lib${MPILIBNAME}.a
	date > .libstamp0
.libstamp1 ../../../../../../lib/lib${MPILIBNAME}.la: ch3_abort.lo \
	ch3_cancel_send.lo ch3_comm_accept.lo ch3_comm_connect.lo \
	ch3_comm_spawn_multiple.lo ch3_finalize.lo ch3_get_parent_port.lo \
	ch3_get_universe_size.lo ch3_init.lo ch3_isend.lo ch3_isendv.lo \
	ch3_istartmsg.lo ch3_istartmsgv.lo ch3_open_port.lo ch3_progress.lo \
	ch3_request.lo ch3i_acceptq.lo ch3i_bizcard_cache.lo 
	${AR} cr ../../../../../../lib/lib${MPILIBNAME}.la $?
	date > .libstamp1
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
SOURCES         =  ch3_abort.c ch3_cancel_send.c ch3_comm_accept.c \
	ch3_comm_connect.c ch3_comm_spawn_multiple.c ch3_finalize.c \
	ch3_get_parent_port.c ch3_get_universe_size.c ch3_init.c ch3_isend.c \
	ch3_isendv.c ch3_istartmsg.c ch3_istartmsgv.c ch3_open_port.c \
	ch3_progress.c ch3_request.c ch3i_acceptq.c ch3i_bizcard_cache.c 
ETAGS           = etags --langmap=c:+.i
tags: TAGS
TAGS:${HEADERS} ${SOURCES}
	here=`cd ../../../../../.. && pwd` ; cd ${srcdir} && $(ETAGS) -o $$here/TAGS --append ${HEADERS} ${SOURCES}
# --------------------------------------------------------------------------

FORCE_TARGET:

