mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-07 04:11:50 +08:00
8 lines
58 B
Bash
Executable File
8 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# $Id$
|
|
|
|
set -x
|
|
touch ChangeLog
|
|
autoreconf -i
|