example: main.c cc main.c -o example .PHONY: clean clean: rm -f example