build: silent LN_S also for the SHMEM Fortran profile part
Effectively applies 173c0466175589e72b4b453ebe33d3c8f5a75567 to a later added Makefile.am.
Этот коммит содержится в:
родитель
4de512af66
Коммит
83ab7e2d32
@ -9,6 +9,8 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
include $(top_srcdir)/Makefile.ompi-rules
|
||||||
|
|
||||||
AM_CPPFLAGS = -DOSHMEM_PROFILING=1
|
AM_CPPFLAGS = -DOSHMEM_PROFILING=1
|
||||||
|
|
||||||
# This is guaranteed to be false if we're not building OSHMEM at all
|
# This is guaranteed to be false if we're not building OSHMEM at all
|
||||||
@ -120,7 +122,7 @@ nodist_liboshmem_fortran_pshmem_la_SOURCES = \
|
|||||||
# Sym link in the sources from the real OSHMEM directory
|
# Sym link in the sources from the real OSHMEM directory
|
||||||
#
|
#
|
||||||
$(nodist_liboshmem_fortran_pshmem_la_SOURCES):
|
$(nodist_liboshmem_fortran_pshmem_la_SOURCES):
|
||||||
if test ! -r $@ ; then \
|
$(OMPI_V_LN_S) if test ! -r $@ ; then \
|
||||||
pname=`echo $@ | cut -b '2-'` ; \
|
pname=`echo $@ | cut -b '2-'` ; \
|
||||||
$(LN_S) $(top_srcdir)/oshmem/shmem/fortran/$$pname $@ ; \
|
$(LN_S) $(top_srcdir)/oshmem/shmem/fortran/$$pname $@ ; \
|
||||||
fi
|
fi
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user