CFLAGS+=-Wall -Wextra -Wpedantic plop: plop.o http.o http.h http.o: http.h clean: rm -f plop *.o .PHONY: clean