7a7ffc54ed
configure.ac generates some Makefiles in there This commit was SVN r1575.
14 строки
252 B
Makefile
14 строки
252 B
Makefile
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config include src
|
|
DIST_SUBDIRS = $(SUBDIRS) test
|
|
|
|
EXTRA_DIST = README INSTALL VERSION Doxyfile
|
|
|
|
dist-hook:
|
|
csh config/distscript.csh $(PACKAGE)-$(OMPI_VERSION) $(OMPI_VERSION)
|