word.o: word.c word.h gcc -c word.c line.h: word.h touch line.h
Above is the contents of the makefile. when I execute make. I s