当前位置: 技术问答>linux和unix
makefile 的小问题
来源: 互联网 发布时间:2015-09-30
本文导语: 我看到一个makefile中在执行命令的行有"@"字符,高手告诉一下何用呀? | 你问的是 $@ 这个东西么? 扩展成当前规则的目的文件名 http://linux.hiweed.com/node/1525 http://www.china-askpro.com/msg22/qa83.shtm...
我看到一个makefile中在执行命令的行有"@"字符,高手告诉一下何用呀?
|
你问的是 $@ 这个东西么? 扩展成当前规则的目的文件名
http://linux.hiweed.com/node/1525
http://www.china-askpro.com/msg22/qa83.shtml
http://linux.hiweed.com/node/1525
http://www.china-askpro.com/msg22/qa83.shtml