Linux程式设计-28.GNU Make |
| 来源:http://www.openchess.org/noitatsko/programming/ (2001-05-27 19:00:00) |
|
dependency, target, rule
--------------------------------------------------------------------------------
变数(Variable)
OBJS =
OBJS :=
OBJS +=
--------------------------------------------------------------------------------
字尾法则(Suffix Rules)
--------------------------------------------------------------------------------
(http://www.fanqiang.com)
|
|