set -xe gcc -Wall -Wextra -o wheel_read wheel_read.c gcc -Wall -Wextra -o wheel_uhid wheel_uhid.c gcc -Wall -Wextra -lm -mavx -o main main.c