#! /bin/sh
# For each of these, we want to generate either a link to "Constants.3"
# or a file with the text
# .so man3/Constants.3

cd man/man3
echo ".so man3/Constants.3" > MPI_CHAR.3
echo ".so man3/Constants.3" > MPI_BYTE.3
echo ".so man3/Constants.3" > MPI_SHORT.3
echo ".so man3/Constants.3" > MPI_INT.3
echo ".so man3/Constants.3" > MPI_LONG.3
echo ".so man3/Constants.3" > MPI_FLOAT.3
echo ".so man3/Constants.3" > MPI_DOUBLE.3
echo ".so man3/Constants.3" > MPI_UNSIGNED_CHAR.3
echo ".so man3/Constants.3" > MPI_UNSIGNED_SHORT.3
echo ".so man3/Constants.3" > MPI_UNSIGNED.3
echo ".so man3/Constants.3" > MPI_UNSIGNED_LONG.3
echo ".so man3/Constants.3" > MPI_LONG_DOUBLE.3
echo ".so man3/Constants.3" > MPI_FLOAT_INT.3
echo ".so man3/Constants.3" > MPI_LONG_INT.3
echo ".so man3/Constants.3" > MPI_DOUBLE_INT.3
echo ".so man3/Constants.3" > MPI_SHORT_INT.3
echo ".so man3/Constants.3" > MPI_2INT.3
echo ".so man3/Constants.3" > MPI_LONG_DOUBLE_INT.3
echo ".so man3/Constants.3" > MPI_LONG_LONG_INT.3
echo ".so man3/Constants.3" > MPI_PACKED.3
echo ".so man3/Constants.3" > MPI_UB.3
echo ".so man3/Constants.3" > MPI_LB.3
echo ".so man3/Constants.3" > MPI_REAL.3
echo ".so man3/Constants.3" > MPI_INTEGER.3
echo ".so man3/Constants.3" > MPI_LOGICAL.3
echo ".so man3/Constants.3" > MPI_DOUBLE_PRECISION.3
echo ".so man3/Constants.3" > MPI_COMPLEX.3
echo ".so man3/Constants.3" > MPI_DOUBLE_COMPLEX.3
echo ".so man3/Constants.3" > MPI_INTEGER1.3
echo ".so man3/Constants.3" > MPI_INTEGER2.3
echo ".so man3/Constants.3" > MPI_INTEGER4.3
echo ".so man3/Constants.3" > MPI_REAL4.3
echo ".so man3/Constants.3" > MPI_REAL8.3
echo ".so man3/Constants.3" > MPI_2INTEGER.3
echo ".so man3/Constants.3" > MPI_2REAL.3
echo ".so man3/Constants.3" > MPI_2DOUBLE_PRECISION.3
echo ".so man3/Constants.3" > MPI_2COMPLEX.3
echo ".so man3/Constants.3" > MPI_2DOUBLE_COMPLEX.3
echo ".so man3/Constants.3" > MPI_COMM_WORLD.3
echo ".so man3/Constants.3" > MPI_COMM_SELF.3
echo ".so man3/Constants.3" > MPI_GROUP_EMPTY.3
echo ".so man3/Constants.3" > MPI_IDENT.3
echo ".so man3/Constants.3" > MPI_CONGRUENT.3
echo ".so man3/Constants.3" > MPI_SIMILAR.3
echo ".so man3/Constants.3" > MPI_UNEQUAL.3
echo ".so man3/Constants.3" > MPI_MAX.3
echo ".so man3/Constants.3" > MPI_MIN.3
echo ".so man3/Constants.3" > MPI_SUM.3
echo ".so man3/Constants.3" > MPI_PROD.3
echo ".so man3/Constants.3" > MPI_LAND.3
echo ".so man3/Constants.3" > MPI_BAND.3
echo ".so man3/Constants.3" > MPI_LOR.3
echo ".so man3/Constants.3" > MPI_BOR.3
echo ".so man3/Constants.3" > MPI_LXOR.3
echo ".so man3/Constants.3" > MPI_BXOR.3
echo ".so man3/Constants.3" > MPI_MINLOC.3
echo ".so man3/Constants.3" > MPI_MAXLOC.3
echo ".so man3/Constants.3" > MPI_TAG_UB.3
echo ".so man3/Constants.3" > MPI_HOST.3
echo ".so man3/Constants.3" > MPI_IO.3
echo ".so man3/Constants.3" > MPI_WTIME_IS_GLOBAL.3
echo ".so man3/Constants.3" > MPI_COMM_NULL.3
echo ".so man3/Constants.3" > MPI_OP_NULL.3
echo ".so man3/Constants.3" > MPI_GROUP_NULL.3
echo ".so man3/Constants.3" > MPI_DATATYPE_NULL.3
echo ".so man3/Constants.3" > MPI_REQUEST_NULL.3
echo ".so man3/Constants.3" > MPI_ERRHANDLER_NULL.3
echo ".so man3/Constants.3" > MPI_MAX_PROCESSOR_NAME.3
echo ".so man3/Constants.3" > MPI_MAX_ERROR_STRING.3
echo ".so man3/Constants.3" > MPI_UNDEFINED.3
echo ".so man3/Constants.3" > MPI_UNDEFINED_RANK.3
echo ".so man3/Constants.3" > MPI_KEYVAL_INVALID.3
echo ".so man3/Constants.3" > MPI_BSEND_OVERHEAD.3
echo ".so man3/Constants.3" > MPI_PROC_NULL.3
echo ".so man3/Constants.3" > MPI_ANY_SOURCE.3
echo ".so man3/Constants.3" > MPI_ANY_TAG.3
echo ".so man3/Constants.3" > MPI_BOTTOM.3
echo ".so man3/Constants.3" > MPI_GRAPH.3
echo ".so man3/Constants.3" > MPI_CART.3
echo ".so man3/Constants.3" > MPI_SOURCE.3
echo ".so man3/Constants.3" > MPI_TAG.3
echo ".so man3/Constants.3" > MPI_ERROR.3
echo ".so man3/Constants.3" > MPI_Aint.3
echo ".so man3/Constants.3" > MPI_Handler_function.3
echo ".so man3/Constants.3" > MPI_User_function.3
echo ".so man3/Constants.3" > MPI_Copy_function.3
echo ".so man3/Constants.3" > MPI_NULL_COPY_FN.3
echo ".so man3/Constants.3" > MPI_Delete_function.3
echo ".so man3/Constants.3" > MPI_NULL_DELETE_FN.3
echo ".so man3/Constants.3" > MPI_DUP_FN.3
echo ".so man3/Constants.3" > MPI_ERRORS_ARE_FATAL.3
echo ".so man3/Constants.3" > MPI_ERRORS_RETURN.3
echo ".so man3/Constants.3" > MPI_SUCCESS.3
echo ".so man3/Constants.3" > MPI_ERR_EXHAUSTED.3
echo ".so man3/Constants.3" > MPI_ERR_TAG.3
echo ".so man3/Constants.3" > MPI_ERR_COMM_NULL.3
echo ".so man3/Constants.3" > MPI_ERR_COMM_INTER.3
echo ".so man3/Constants.3" > MPI_ERR_COMM_INTRA.3
echo ".so man3/Constants.3" > MPI_ERR_ARG.3
echo ".so man3/Constants.3" > MPI_ERR_BUFFER.3
echo ".so man3/Constants.3" > MPI_ERR_COUNT.3
echo ".so man3/Constants.3" > MPI_ERR_TYPE.3
echo ".so man3/Constants.3" > MPI_ERR_ROOT.3
echo ".so man3/Constants.3" > MPI_ERR_OP.3
echo ".so man3/Constants.3" > MPI_ERR_ERRORCODE.3
echo ".so man3/Constants.3" > MPI_ERR_GROUP.3
echo ".so man3/Constants.3" > MPI_ERR_RANK.3
echo ".so man3/Constants.3" > MPI_ERR_TOPOLOGY.3
echo ".so man3/Constants.3" > MPI_ERR_DIMS.3
echo ".so man3/Constants.3" > MPI_ERR_NULL.3
echo ".so man3/Constants.3" > MPI_ERR_UNKNOWN.3
echo ".so man3/Constants.3" > MPI_ERR_REQUEST.3
echo ".so man3/Constants.3" > MPI_ERR_LIMIT.3
echo ".so man3/Constants.3" > MPI_ERR_INTERN.3
echo ".so man3/Constants.3" > MPI_ERR_NOMATCH.3
echo ".so man3/Constants.3" > MPI_ERR_TRUNCATE.3
echo ".so man3/Constants.3" > MPI_ERR_BAD_ARGS.3
echo ".so man3/Constants.3" > MPI_ERR_INIT.3
echo ".so man3/Constants.3" > MPI_ERR_PERM_KEY.3
echo ".so man3/Constants.3" > MPI_ERR_BUFFER_EXISTS.3
echo ".so man3/Constants.3" > MPI_ERR_COMM.3
echo ".so man3/Constants.3" > MPI_ERR_PERM_TYPE.3
echo ".so man3/Constants.3" > MPI_ERR_PERM_OP.3
echo ".so man3/Constants.3" > MPI_ERR_IN_STATUS.3
echo ".so man3/Constants.3" > MPI_ERR_PRE_INIT.3
echo ".so man3/Constants.3" > MPI_ERR_OTHER.3
echo ".so man3/Constants.3" > MPI_ERR_LASTCODE.3
