1639dde1b0
This commit was SVN r2396.
14 строки
256 B
Makefile
14 строки
256 B
Makefile
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config include etc src
|
|
DIST_SUBDIRS = $(SUBDIRS) test
|
|
|
|
EXTRA_DIST = README INSTALL VERSION Doxyfile
|
|
|
|
dist-hook:
|
|
csh config/distscript.csh $(PACKAGE)-$(OMPI_VERSION) $(OMPI_VERSION)
|