![Tim Woodall](/assets/img/avatar_default.png)
- moved to ompi_mpi_init after call to ompi_common_cmd_line_init - added call to ompi_common_cmd_line_init - fixed issues w/ string handling This commit was SVN r1368.
14 строки
197 B
Makefile
14 строки
197 B
Makefile
# -*- makefile -*-
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config include src
|
|
|
|
EXTRA_DIST = README INSTALL VERSION Doxyfile
|
|
|
|
dist-hook:
|
|
csh config/distscript.csh
|