文章 2018-01-14 来自:开发者社区

GNU make manual 翻译( 九十七)

继续翻译 复制代码    Although the default set of files to be searched for is `libNAME.so' and `libNAME.a', this is customizable via the `.LIBPATTERNS' variable. Each word in the value of this variab...

文章 2017-12-29 来自:开发者社区

GNU make manual 翻译(八十二)

继续翻译 4.4 Using Wildcard Characters in File Names =========================================== A single file name can specify ...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(三十六)

继续翻译 复制代码      You cannot use comments within variable references or function        calls: any instance of `#' will be treated literally (rather than    &...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(四十三)

继续翻译    Another such occasion is when you want to generate prerequisites from   source files automatically; the prerequisites can be put in a file that  is included by the main mak...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(五十三)

继续翻译 复制代码 3.6 Overriding Part of Another Makefile                         =======================================        ...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(五十八)

继续翻译 复制代码 Variable Assignment                         -------------------                   &nb...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(六十七)

继续翻译 复制代码  You can also mix in functions here, as long as they are properly escaped:                               ...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(七十四)

继续翻译 复制代码 4.1 Rule Example                        ================                     &nb...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(七十七)

继续翻译 复制代码    You may split a long line by inserting a backslash followed by a newline, but this is not required, as `make' places no limit on the length of a line in a makefile.   &nbsp...

文章 2017-12-28 来自:开发者社区

GNU make manual 翻译(九十二)

继续翻译 复制代码    If several `vpath' patterns match the prerequisite file's name, then `make' processes each matching `vpath' directive one by one, searching all the directories mentioned in each...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

开发与运维

集结各类场景实战经验,助你开发运维畅行无忧

+关注
相关镜像