linux初學
2016年3月7日 星期一
Makefile strip
$(strip
string
)
Removes leading and trailing whitespace from
string
and replaces each internal sequence of one or more whitespace characters with a single space. Thus, ‘
$(strip a b c )
’ results in ‘
a b c
’.
寫得很清楚的manul
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言