makefile的語法? - Linux

Elma avatar
By Elma
at 2011-10-20T20:27

Table of Contents

我在android的makefile中看到一種寫法
XXX : YYY | CCC
請問 | 這是什麼用法?

--
Tags: Linux

All Comments

Ethan avatar
By Ethan
at 2011-10-21T02:06
我也很想知道
Erin avatar
By Erin
at 2011-10-24T02:35
order only prerequisite
Aaliyah avatar
By Aaliyah
at 2011-10-24T15:55
XXX 之前,必須產生 CCC,但是『若 CCC 被更新,
XXX 卻不會因此被列入需要更新的對象』
Sarah avatar
By Sarah
at 2011-10-27T04:19
Google一下GNU Make的說明書吧。Make是一門小學問。
Robert avatar
By Robert
at 2011-10-27T07:38
http://bit.ly/oI03OO
Kyle avatar
By Kyle
at 2011-10-31T17:12
謝謝

如何在不遺失資料的情況下修改分割區

Edith avatar
By Edith
at 2011-10-20T15:08
小弟目前使用的是CentOS 想跟各位版上的高手們請教一下,就是... 請問要如何在不遺失資料的情況下修改分割區大小? 因為我原本硬碟大約160GB 因為先前分割時沒有規畫好,想說在重新在不疑失資料的情況下,重新規劃 目前我分割分割區的方式是 / andlt;=40G /home andlt;=38G swa ...

在ubuntu灌gnome3...

Agnes avatar
By Agnes
at 2011-10-20T07:57
我用了ubuntu的apt-get install gnome-shell 結果http://imageshack.us/photo/my-images/31/20111020075035.png/ gnome panel很奇怪 系統是ubuntu11.10 64bit 是從ubuntu11.04 重 ...

undefined reference to...

Erin avatar
By Erin
at 2011-10-20T02:55
system: ubuntu 11.10 x86-64 libc6-dev已安裝 ld.conf include的目錄也確定沒錯(有用locate libpthread翻過) 同時也下了-lpthread 可是照樣出現undefined reference to `pthread_createand#39;的 ...

請教shellscript parse [ 1, 2 ] 中數字

Adele avatar
By Adele
at 2011-10-20T02:31
echo and#34;x [ 12, 34 ]and#34;|sed and#39;s/[^0-9]/ /gand#39;|awk and#39;{print$1==$2?and#34;equaland#34;:and#34;not equaland#34;}and#39; 想法: 將非數字全都替換成空白 ...

請問筆電可以切換內外顯嗎?

Christine avatar
By Christine
at 2011-10-19T23:00
想購入筆電,當外面租屋用的桌機。 看到聯想的i7筆電合我需求: http://goods.ruten.com.tw/item/show?21109075228131 是沙橋架構(AVX) 又有NV顯卡 可以玩CUDA 現在問題是,能在l ...