Can just use the built-in _SCRIPTS suffix.
This commit was SVN r20440.
Этот коммит содержится в:
родитель
5ae9fd9865
Коммит
eaeed0402c
@ -9,7 +9,7 @@
|
|||||||
# University of Stuttgart. All rights reserved.
|
# University of Stuttgart. All rights reserved.
|
||||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
# Copyright (c) 2008 Cisco Systems, Inc. All rights reserved.
|
# Copyright (c) 2008-2009 Cisco Systems, Inc. All rights reserved.
|
||||||
# Copyright (c) 2008 Sun Microsystems, Inc. All rights reserved.
|
# Copyright (c) 2008 Sun Microsystems, Inc. All rights reserved.
|
||||||
# $COPYRIGHT$
|
# $COPYRIGHT$
|
||||||
#
|
#
|
||||||
@ -18,21 +18,10 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
include $(top_srcdir)/Makefile.man-page-rules
|
|
||||||
|
|
||||||
if !ORTE_DISABLE_FULL_SUPPORT
|
if !ORTE_DISABLE_FULL_SUPPORT
|
||||||
if OMPI_INSTALL_BINARIES
|
if OMPI_INSTALL_BINARIES
|
||||||
|
|
||||||
install-exec-hook:
|
dist_bin_SCRIPTS = orte-bootproxy.sh
|
||||||
test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
|
|
||||||
cp $(top_srcdir)/orte/tools/orte-bootproxy/orte-bootproxy.sh $(DESTDIR)$(bindir)
|
|
||||||
chmod 755 $(DESTDIR)$(bindir)/orte-bootproxy.sh
|
|
||||||
|
|
||||||
endif # OMPI_INSTALL_BINARIES
|
endif # OMPI_INSTALL_BINARIES
|
||||||
|
|
||||||
uninstall-local:
|
|
||||||
rm -f $(DESTDIR)$(bindir)/orte-bootproxy.sh
|
|
||||||
|
|
||||||
endif # !ORTE_DISABLE_FULL_SUPPORT
|
endif # !ORTE_DISABLE_FULL_SUPPORT
|
||||||
|
|
||||||
distclean-local:
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user