mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 18:13:46 +08:00
Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible
This commit is contained in:
@@ -45,6 +45,7 @@ clean-local:
|
||||
|
||||
install-data-local:
|
||||
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="$(ABSSRCDIR)" \
|
||||
INSTALL_MOD_PATH="$(DESTDIR)" \
|
||||
INSTALL_MOD_DIR="ethercat" modules_install
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@@ -52,6 +52,7 @@ clean-local:
|
||||
|
||||
install-data-local:
|
||||
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="$(ABSSRCDIR)" \
|
||||
INSTALL_MOD_PATH="$(DESTDIR)" \
|
||||
INSTALL_MOD_DIR="ethercat" modules_install
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
@@ -47,6 +47,7 @@ clean-local:
|
||||
|
||||
install-data-local:
|
||||
$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="$(ABSSRCDIR)" \
|
||||
INSTALL_MOD_PATH="$(DESTDIR)" \
|
||||
INSTALL_MOD_DIR="ethercat" modules_install
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user