CFLAGS = -Wall loop_list : loop_list.o .PHONY: clean clean: rm loop_list.o loop_list