all: CFLAGS += -I . # pipe.o: pipe.c # $(CC) $(CFLAGS) -c pipe.c -o pipe.o clean: echo "Done."