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

# src/mpi/attr/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          = .
abs_srcdir      = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/mpi/attr
top_srcdir      = ../../..
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     = pmpich

CC              = gcc
CFLAGS          = 
C_COMPILE       = $(CC) $(DEFS) $(INCLUDES) $(CFLAGS) $(CPPFLAGS)
LIBTOOL         = 
CREATESHLIB     = /proj/tpfimos/larour/Libraries/linux/mpich2-1.0.2p1/src/util/createshlib
CC_SHL          = ${CC} -fpic
C_COMPILE_SHL   = $(CC_SHL) $(DEFS) $(INCLUDES) $(CFLAGS) $(CPPFLAGS)

VPATH = .
mpi_sources = attr_delete.c attr_get.c attr_put.c \
 comm_create_keyval.c comm_delete_attr.c comm_free_keyval.c \
 comm_get_attr.c comm_set_attr.c keyval_create.c keyval_free.c \
 type_create_keyval.c type_delete_attr.c type_free_keyval.c \
 type_get_attr.c type_set_attr.c win_create_keyval.c \
 win_delete_attr.c win_free_keyval.c win_get_attr.c win_set_attr.c
HEADERS = attr.h
INCLUDES = -I../../include -I${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 .libstamp2 .libstamp3 
	-@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 [ -n "" ] ; then \
	    ${MAKE} .libstamp2 ; \
	fi
	@if [ "gcc" != "none" ] ; then \
	    ${MAKE} .libstamp1 ; \
	    if [ -n "" ] ; then \
	        ${MAKE} .libstamp3 ; \
	    fi ; \
	fi

.libstamp0 ../../../lib/lib${MPILIBNAME}.a: attr_delete.o attr_get.o \
	attr_put.o comm_create_keyval.o comm_delete_attr.o comm_free_keyval.o \
	comm_get_attr.o comm_set_attr.o keyval_create.o keyval_free.o \
	type_create_keyval.o type_delete_attr.o type_free_keyval.o \
	type_get_attr.o type_set_attr.o win_create_keyval.o win_delete_attr.o \
	win_free_keyval.o win_get_attr.o win_set_attr.o attrutil.o dup_fn.o 
	${AR} cr ../../../lib/lib${MPILIBNAME}.a $?
	${RANLIB} ../../../lib/lib${MPILIBNAME}.a
	date > .libstamp0
.libstamp1 ../../../lib/lib${MPILIBNAME}.la: attr_delete.lo attr_get.lo \
	attr_put.lo comm_create_keyval.lo comm_delete_attr.lo \
	comm_free_keyval.lo comm_get_attr.lo comm_set_attr.lo \
	keyval_create.lo keyval_free.lo type_create_keyval.lo \
	type_delete_attr.lo type_free_keyval.lo type_get_attr.lo \
	type_set_attr.lo win_create_keyval.lo win_delete_attr.lo \
	win_free_keyval.lo win_get_attr.lo win_set_attr.lo attrutil.lo \
	dup_fn.lo 
	${AR} cr ../../../lib/lib${MPILIBNAME}.la $?
	date > .libstamp1

# --------------------------------------------------------------------------
.libstamp2: _attr_delete.o _attr_get.o _attr_put.o _comm_create_keyval.o \
	_comm_delete_attr.o _comm_free_keyval.o _comm_get_attr.o \
	_comm_set_attr.o _keyval_create.o _keyval_free.o \
	_type_create_keyval.o _type_delete_attr.o _type_free_keyval.o \
	_type_get_attr.o _type_set_attr.o _win_create_keyval.o \
	_win_delete_attr.o _win_free_keyval.o _win_get_attr.o _win_set_attr.o 
	${AR} cr ../../../lib/lib${PMPILIBNAME}.a $?
	${RANLIB} ../../../lib/lib${PMPILIBNAME}.a
	date > .libstamp2
.libstamp3: _attr_delete.lo _attr_get.lo _attr_put.lo _comm_create_keyval.lo \
	_comm_delete_attr.lo _comm_free_keyval.lo _comm_get_attr.lo \
	_comm_set_attr.lo _keyval_create.lo _keyval_free.lo \
	_type_create_keyval.lo _type_delete_attr.lo _type_free_keyval.lo \
	_type_get_attr.lo _type_set_attr.lo _win_create_keyval.lo \
	_win_delete_attr.lo _win_free_keyval.lo _win_get_attr.lo \
	_win_set_attr.lo 
	${AR} cr ../../../lib/lib${PMPILIBNAME}.la $?
	date > .libstamp3
_attr_delete.o: attr_delete.c
	$(C_COMPILE) -c  $< -o _attr_delete.o
_attr_delete.lo: attr_delete.c
	$(C_COMPILE_SHL) -c  $< -o _attr_delete.lo
_attr_get.o: attr_get.c
	$(C_COMPILE) -c  $< -o _attr_get.o
_attr_get.lo: attr_get.c
	$(C_COMPILE_SHL) -c  $< -o _attr_get.lo
_attr_put.o: attr_put.c
	$(C_COMPILE) -c  $< -o _attr_put.o
_attr_put.lo: attr_put.c
	$(C_COMPILE_SHL) -c  $< -o _attr_put.lo
_comm_create_keyval.o: comm_create_keyval.c
	$(C_COMPILE) -c  $< -o _comm_create_keyval.o
_comm_create_keyval.lo: comm_create_keyval.c
	$(C_COMPILE_SHL) -c  $< -o _comm_create_keyval.lo
_comm_delete_attr.o: comm_delete_attr.c
	$(C_COMPILE) -c  $< -o _comm_delete_attr.o
_comm_delete_attr.lo: comm_delete_attr.c
	$(C_COMPILE_SHL) -c  $< -o _comm_delete_attr.lo
_comm_free_keyval.o: comm_free_keyval.c
	$(C_COMPILE) -c  $< -o _comm_free_keyval.o
_comm_free_keyval.lo: comm_free_keyval.c
	$(C_COMPILE_SHL) -c  $< -o _comm_free_keyval.lo
_comm_get_attr.o: comm_get_attr.c
	$(C_COMPILE) -c  $< -o _comm_get_attr.o
_comm_get_attr.lo: comm_get_attr.c
	$(C_COMPILE_SHL) -c  $< -o _comm_get_attr.lo
_comm_set_attr.o: comm_set_attr.c
	$(C_COMPILE) -c  $< -o _comm_set_attr.o
_comm_set_attr.lo: comm_set_attr.c
	$(C_COMPILE_SHL) -c  $< -o _comm_set_attr.lo
_keyval_create.o: keyval_create.c
	$(C_COMPILE) -c  $< -o _keyval_create.o
_keyval_create.lo: keyval_create.c
	$(C_COMPILE_SHL) -c  $< -o _keyval_create.lo
_keyval_free.o: keyval_free.c
	$(C_COMPILE) -c  $< -o _keyval_free.o
_keyval_free.lo: keyval_free.c
	$(C_COMPILE_SHL) -c  $< -o _keyval_free.lo
_type_create_keyval.o: type_create_keyval.c
	$(C_COMPILE) -c  $< -o _type_create_keyval.o
_type_create_keyval.lo: type_create_keyval.c
	$(C_COMPILE_SHL) -c  $< -o _type_create_keyval.lo
_type_delete_attr.o: type_delete_attr.c
	$(C_COMPILE) -c  $< -o _type_delete_attr.o
_type_delete_attr.lo: type_delete_attr.c
	$(C_COMPILE_SHL) -c  $< -o _type_delete_attr.lo
_type_free_keyval.o: type_free_keyval.c
	$(C_COMPILE) -c  $< -o _type_free_keyval.o
_type_free_keyval.lo: type_free_keyval.c
	$(C_COMPILE_SHL) -c  $< -o _type_free_keyval.lo
_type_get_attr.o: type_get_attr.c
	$(C_COMPILE) -c  $< -o _type_get_attr.o
_type_get_attr.lo: type_get_attr.c
	$(C_COMPILE_SHL) -c  $< -o _type_get_attr.lo
_type_set_attr.o: type_set_attr.c
	$(C_COMPILE) -c  $< -o _type_set_attr.o
_type_set_attr.lo: type_set_attr.c
	$(C_COMPILE_SHL) -c  $< -o _type_set_attr.lo
_win_create_keyval.o: win_create_keyval.c
	$(C_COMPILE) -c  $< -o _win_create_keyval.o
_win_create_keyval.lo: win_create_keyval.c
	$(C_COMPILE_SHL) -c  $< -o _win_create_keyval.lo
_win_delete_attr.o: win_delete_attr.c
	$(C_COMPILE) -c  $< -o _win_delete_attr.o
_win_delete_attr.lo: win_delete_attr.c
	$(C_COMPILE_SHL) -c  $< -o _win_delete_attr.lo
_win_free_keyval.o: win_free_keyval.c
	$(C_COMPILE) -c  $< -o _win_free_keyval.o
_win_free_keyval.lo: win_free_keyval.c
	$(C_COMPILE_SHL) -c  $< -o _win_free_keyval.lo
_win_get_attr.o: win_get_attr.c
	$(C_COMPILE) -c  $< -o _win_get_attr.o
_win_get_attr.lo: win_get_attr.c
	$(C_COMPILE_SHL) -c  $< -o _win_get_attr.lo
_win_set_attr.o: win_set_attr.c
	$(C_COMPILE) -c  $< -o _win_set_attr.o
_win_set_attr.lo: win_set_attr.c
	$(C_COMPILE_SHL) -c  $< -o _win_set_attr.lo
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
SOURCES         =  attr_delete.c attr_get.c attr_put.c comm_create_keyval.c \
	comm_delete_attr.c comm_free_keyval.c comm_get_attr.c comm_set_attr.c \
	keyval_create.c keyval_free.c type_create_keyval.c type_delete_attr.c \
	type_free_keyval.c type_get_attr.c type_set_attr.c \
	win_create_keyval.c win_delete_attr.c win_free_keyval.c \
	win_get_attr.c win_set_attr.c attrutil.c dup_fn.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:

