1
1

* Update svn:ignore to ignore example program

* Add "example" executable to CLEANFILES

This commit was SVN r26407.
Этот коммит содержится в:
Jeff Squyres 2012-05-08 14:59:14 +00:00
родитель 84d031d6c1
Коммит e35ca05917

Просмотреть файл

@ -17,6 +17,8 @@
example: example.c
mpicc example.c -o example -g
CLEANFILES = example
# We must set these #defines so that the inner OMPI MPI prototype
# header files do the Right Thing.
AM_CPPFLAGS = -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1