mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 01:53:54 +08:00
Changed structure of scripts subdirectory.
This commit is contained in:
+2
-11
@@ -35,19 +35,10 @@
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
initdir = $(sysconfdir)/init.d
|
||||
sysdir = $(sysconfdir)/sysconfig
|
||||
SUBDIRS = init.d sysconfig
|
||||
|
||||
bin_SCRIPTS = lsec
|
||||
init_SCRIPTS = ethercat
|
||||
sys_DATA = sysconfig
|
||||
|
||||
EXTRA_DIST = lsec.pl ethercat.sh sysconfig
|
||||
|
||||
lsec: lsec.pl
|
||||
cp $(srcdir)/lsec.pl lsec
|
||||
|
||||
ethercat: ethercat.sh
|
||||
cp $(srcdir)/ethercat.sh ethercat
|
||||
EXTRA_DIST = lsec
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user