1
1
openmpi/Makefile.am
Tim Woodall 6401dffd57 fixed multiple problems w/ ompi_sys_info()
- 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.
2004-06-17 17:29:47 +00:00

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