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
7e45d613cb
ethercat
/
bootstrap
9 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-x
mkdir -p autoconf
aclocal -I autoconf
autoheader
automake --add-missing
autoconf
Reference in New Issue
View Git Blame
Copy Permalink