這裏顯示兩個版本的差異處。
Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
linux:makefile [2007/03/21 17:17] wenpei |
linux:makefile [2008/08/30 20:54] (目前版本) wenpei |
||
---|---|---|---|
行 13: | 行 13: | ||
clean: | clean: | ||
rm *.o | rm *.o | ||
+ | |||
+ | ====== Makefile 語法簡介 ====== | ||
+ | by [[http://phorum.study-area.org/profile.php?mode=viewprofile&u=1487|Tetralet]] | ||
+ | |||
+ | 原始網頁:http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=185 | ||
+ | |||
+ | ====== WinGaim 0.79 編譯教學 ====== | ||
+ | http://gaim.myweb.hinet.net/build.html |