Lav*_*vya 2 bash shell gnu makefile
在Makefile中,格式为
all: @set -e; \ do more stuff
我知道set -e命令外壳程序在失败时退出。@附件的意义是什么set?
@
set
Tom*_*ech 5
在Makefile中,该@符号表示该命令在运行时不会回显到屏幕上。
归档时间:
10 年,10 月 前
查看次数:
1936 次
最近记录: