Files
ethercat/bootstrap

8 lines
81 B
Bash
Executable File

#!/bin/bash
set -x
aclocal -I config
autoheader
automake --add-missing
autoconf