CFLAGS += -std=gnu99 -ggdb LDFLAGS = all: test .PHONY: clean clean: rm -f -- *.o test