bb343044d1
- Fix the stuff to substitute new config.guess / config.sub around the distribution tree This commit was SVN r1570.
13 строки
221 B
Makefile
13 строки
221 B
Makefile
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config include src
|
|
|
|
EXTRA_DIST = README INSTALL VERSION Doxyfile
|
|
|
|
dist-hook:
|
|
csh config/distscript.csh $(PACKAGE)-$(OMPI_VERSION) $(OMPI_VERSION)
|