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.
|
||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
# 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$
|
||||
#
|
||||
@ -18,21 +18,10 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
include $(top_srcdir)/Makefile.man-page-rules
|
||||
|
||||
if !ORTE_DISABLE_FULL_SUPPORT
|
||||
if OMPI_INSTALL_BINARIES
|
||||
|
||||
install-exec-hook:
|
||||
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
|
||||
dist_bin_SCRIPTS = orte-bootproxy.sh
|
||||
|
||||
endif # OMPI_INSTALL_BINARIES
|
||||
|
||||
uninstall-local:
|
||||
rm -f $(DESTDIR)$(bindir)/orte-bootproxy.sh
|
||||
|
||||
endif # !ORTE_DISABLE_FULL_SUPPORT
|
||||
|
||||
distclean-local:
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user