c0848cd26c
This commit was SVN r3653.
12 строки
224 B
Makefile
12 строки
224 B
Makefile
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config include etc src
|
|
EXTRA_DIST = README INSTALL VERSION Doxyfile
|
|
|
|
dist-hook:
|
|
csh config/distscript.csh $(PACKAGE)-$(OMPI_VERSION) $(OMPI_VERSION)
|