CFLAGS=-Wall echo: echo.c $(CC) $(CFLAGS) -o $@ $+ echo.html: wget http://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html