spell-check: main.c gcc -Wall -g -o spell-check main.c clean: rm -f spell-check