makefile last target not getting executed

前端 未结 0 1332
一个人的身影
一个人的身影 2020-12-11 22:28
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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题