@ -5,5 +5,5 @@ if [[ ! -d ./build ]]; then
fi
pushd "./build"
gcc -g "../test/main.c" -o test
gcc -g -xc "../test/main.c" -o main.c
popd