看板 Programming 關於我們 聯絡資訊
:= 表示 (immediate) variable assignment. 類似宣告 int a = 0; $(CFILES: .c=.o) 是把.c檔名轉成.o ※ 引述《qazkevin (阿成)》之銘言: ... : CFILES := main.c sub.c : obj-m := hello.o : hello-objs := $(CFILES: .c=.o) ... : 想請問前面三行是甚麼意思 ... -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 111.243.110.44 ※ 文章網址: http://www.ptt.cc/bbs/Programming/M.1418714957.A.E6B.html
qazkevin: 真的非常感謝你!!! 223.137.76.71 12/16 23:10