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

# src/mpi/errhan/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/errhan
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 = add_error_code.c add_error_class.c \
 add_error_string.c \
 comm_call_errhandler.c comm_create_errhandler.c \
 comm_get_errhandler.c comm_set_errhandler.c \
 errhandler_create.c errhandler_free.c \
 errhandler_get.c errhandler_set.c error_class.c \
 error_string.c \
 file_create_errhandler.c \
 file_get_errhandler.c file_set_errhandler.c \
 file_call_errhandler.c \
 win_create_errhandler.c win_call_errhandler.c \
 win_get_errhandler.c win_set_errhandler.c 
HEADERS = defmsg.h errcodes.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: add_error_code.o \
	add_error_class.o add_error_string.o comm_call_errhandler.o \
	comm_create_errhandler.o comm_get_errhandler.o comm_set_errhandler.o \
	errhandler_create.o errhandler_free.o errhandler_get.o \
	errhandler_set.o error_class.o error_string.o \
	file_create_errhandler.o file_get_errhandler.o file_set_errhandler.o \
	file_call_errhandler.o win_create_errhandler.o win_call_errhandler.o \
	win_get_errhandler.o win_set_errhandler.o errutil.o dynerrutil.o 
	${AR} cr ../../../lib/lib${MPILIBNAME}.a $?
	${RANLIB} ../../../lib/lib${MPILIBNAME}.a
	date > .libstamp0
.libstamp1 ../../../lib/lib${MPILIBNAME}.la: add_error_code.lo \
	add_error_class.lo add_error_string.lo comm_call_errhandler.lo \
	comm_create_errhandler.lo comm_get_errhandler.lo \
	comm_set_errhandler.lo errhandler_create.lo errhandler_free.lo \
	errhandler_get.lo errhandler_set.lo error_class.lo error_string.lo \
	file_create_errhandler.lo file_get_errhandler.lo \
	file_set_errhandler.lo file_call_errhandler.lo \
	win_create_errhandler.lo win_call_errhandler.lo win_get_errhandler.lo \
	win_set_errhandler.lo errutil.lo dynerrutil.lo 
	${AR} cr ../../../lib/lib${MPILIBNAME}.la $?
	date > .libstamp1

# --------------------------------------------------------------------------
.libstamp2: _add_error_code.o _add_error_class.o _add_error_string.o \
	_comm_call_errhandler.o _comm_create_errhandler.o \
	_comm_get_errhandler.o _comm_set_errhandler.o _errhandler_create.o \
	_errhandler_free.o _errhandler_get.o _errhandler_set.o _error_class.o \
	_error_string.o _file_create_errhandler.o _file_get_errhandler.o \
	_file_set_errhandler.o _file_call_errhandler.o \
	_win_create_errhandler.o _win_call_errhandler.o _win_get_errhandler.o \
	_win_set_errhandler.o 
	${AR} cr ../../../lib/lib${PMPILIBNAME}.a $?
	${RANLIB} ../../../lib/lib${PMPILIBNAME}.a
	date > .libstamp2
.libstamp3: _add_error_code.lo _add_error_class.lo _add_error_string.lo \
	_comm_call_errhandler.lo _comm_create_errhandler.lo \
	_comm_get_errhandler.lo _comm_set_errhandler.lo _errhandler_create.lo \
	_errhandler_free.lo _errhandler_get.lo _errhandler_set.lo \
	_error_class.lo _error_string.lo _file_create_errhandler.lo \
	_file_get_errhandler.lo _file_set_errhandler.lo \
	_file_call_errhandler.lo _win_create_errhandler.lo \
	_win_call_errhandler.lo _win_get_errhandler.lo _win_set_errhandler.lo 
	${AR} cr ../../../lib/lib${PMPILIBNAME}.la $?
	date > .libstamp3
_add_error_code.o: add_error_code.c
	$(C_COMPILE) -c  $< -o _add_error_code.o
_add_error_code.lo: add_error_code.c
	$(C_COMPILE_SHL) -c  $< -o _add_error_code.lo
_add_error_class.o: add_error_class.c
	$(C_COMPILE) -c  $< -o _add_error_class.o
_add_error_class.lo: add_error_class.c
	$(C_COMPILE_SHL) -c  $< -o _add_error_class.lo
_add_error_string.o: add_error_string.c
	$(C_COMPILE) -c  $< -o _add_error_string.o
_add_error_string.lo: add_error_string.c
	$(C_COMPILE_SHL) -c  $< -o _add_error_string.lo
_comm_call_errhandler.o: comm_call_errhandler.c
	$(C_COMPILE) -c  $< -o _comm_call_errhandler.o
_comm_call_errhandler.lo: comm_call_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _comm_call_errhandler.lo
_comm_create_errhandler.o: comm_create_errhandler.c
	$(C_COMPILE) -c  $< -o _comm_create_errhandler.o
_comm_create_errhandler.lo: comm_create_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _comm_create_errhandler.lo
_comm_get_errhandler.o: comm_get_errhandler.c
	$(C_COMPILE) -c  $< -o _comm_get_errhandler.o
_comm_get_errhandler.lo: comm_get_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _comm_get_errhandler.lo
_comm_set_errhandler.o: comm_set_errhandler.c
	$(C_COMPILE) -c  $< -o _comm_set_errhandler.o
_comm_set_errhandler.lo: comm_set_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _comm_set_errhandler.lo
_errhandler_create.o: errhandler_create.c
	$(C_COMPILE) -c  $< -o _errhandler_create.o
_errhandler_create.lo: errhandler_create.c
	$(C_COMPILE_SHL) -c  $< -o _errhandler_create.lo
_errhandler_free.o: errhandler_free.c
	$(C_COMPILE) -c  $< -o _errhandler_free.o
_errhandler_free.lo: errhandler_free.c
	$(C_COMPILE_SHL) -c  $< -o _errhandler_free.lo
_errhandler_get.o: errhandler_get.c
	$(C_COMPILE) -c  $< -o _errhandler_get.o
_errhandler_get.lo: errhandler_get.c
	$(C_COMPILE_SHL) -c  $< -o _errhandler_get.lo
_errhandler_set.o: errhandler_set.c
	$(C_COMPILE) -c  $< -o _errhandler_set.o
_errhandler_set.lo: errhandler_set.c
	$(C_COMPILE_SHL) -c  $< -o _errhandler_set.lo
_error_class.o: error_class.c
	$(C_COMPILE) -c  $< -o _error_class.o
_error_class.lo: error_class.c
	$(C_COMPILE_SHL) -c  $< -o _error_class.lo
_error_string.o: error_string.c
	$(C_COMPILE) -c  $< -o _error_string.o
_error_string.lo: error_string.c
	$(C_COMPILE_SHL) -c  $< -o _error_string.lo
_file_create_errhandler.o: file_create_errhandler.c
	$(C_COMPILE) -c  $< -o _file_create_errhandler.o
_file_create_errhandler.lo: file_create_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _file_create_errhandler.lo
_file_get_errhandler.o: file_get_errhandler.c
	$(C_COMPILE) -c  $< -o _file_get_errhandler.o
_file_get_errhandler.lo: file_get_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _file_get_errhandler.lo
_file_set_errhandler.o: file_set_errhandler.c
	$(C_COMPILE) -c  $< -o _file_set_errhandler.o
_file_set_errhandler.lo: file_set_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _file_set_errhandler.lo
_file_call_errhandler.o: file_call_errhandler.c
	$(C_COMPILE) -c  $< -o _file_call_errhandler.o
_file_call_errhandler.lo: file_call_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _file_call_errhandler.lo
_win_create_errhandler.o: win_create_errhandler.c
	$(C_COMPILE) -c  $< -o _win_create_errhandler.o
_win_create_errhandler.lo: win_create_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _win_create_errhandler.lo
_win_call_errhandler.o: win_call_errhandler.c
	$(C_COMPILE) -c  $< -o _win_call_errhandler.o
_win_call_errhandler.lo: win_call_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _win_call_errhandler.lo
_win_get_errhandler.o: win_get_errhandler.c
	$(C_COMPILE) -c  $< -o _win_get_errhandler.o
_win_get_errhandler.lo: win_get_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _win_get_errhandler.lo
_win_set_errhandler.o: win_set_errhandler.c
	$(C_COMPILE) -c  $< -o _win_set_errhandler.o
_win_set_errhandler.lo: win_set_errhandler.c
	$(C_COMPILE_SHL) -c  $< -o _win_set_errhandler.lo
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
# --------------------------------------------------------------------------
SOURCES         =  add_error_code.c add_error_class.c add_error_string.c \
	comm_call_errhandler.c comm_create_errhandler.c comm_get_errhandler.c \
	comm_set_errhandler.c errhandler_create.c errhandler_free.c \
	errhandler_get.c errhandler_set.c error_class.c error_string.c \
	file_create_errhandler.c file_get_errhandler.c file_set_errhandler.c \
	file_call_errhandler.c win_create_errhandler.c win_call_errhandler.c \
	win_get_errhandler.c win_set_errhandler.c errutil.c dynerrutil.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:

