EtherCat/build.sh

5 lines
80 B
Bash
Executable File

#!/usr/bin/env bash
set -v
rm ethercat
gcc -Wall -Wextra ethercat.c -o ethercat