討論串[問題] makefile 的 $(warning)
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者TGGYY.時間15年前 (2010/04/18 15:32), 編輯資訊
0
0
1
內容預覽:
$ make 2>&1 > make.dump. 引述《nimmal.bbs@ptt.cc (尼莫)》之銘言:. > 請問一下, makefile 裡面的 $(warning) 函式, 想把它的 output 輸出到一個檔案> make.dump 該怎麼做呢?. > Ex: Makefile.
(還有150個字)

推噓1(1推 0噓 4→)留言5則,0人參與, 最新作者nimmal (尼莫)時間15年前 (2010/02/01 19:16), 編輯資訊
0
0
0
內容預覽:
請問一下, makefile 裡面的 $(warning) 函式, 想把它的 output 輸出到一個檔案. make.dump 該怎麼做呢?. Ex: Makefile. all:. $(warning TEST). 會輸出. Makefile:2: TEST. 如果在 shell 下 make
首頁
上一頁
1
下一頁
尾頁