This website requires JavaScript.
Explore
Help
Sign In
bkinnightskytw
/
ethercat
mirror of
https://gitlab.com/bkinnightskytw/ethercat.git
Watch
1
Star
0
Fork
You've already forked ethercat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11fb5104f0
ethercat
/
bootstrap
8 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-x
mkdir -p autoconf
aclocal -I autoconf
automake --add-missing
autoconf
Reference in New Issue
View Git Blame
Copy Permalink