如何在 makefile 的终端中给出 ifdef 变量

发布于 2025-01-16 00:18:57 字数 153 浏览 1 评论 0原文

  • 当使用“make xxx=0”编译时,终端上不显示显示的消息,但是当使用“make xxx=1”编译时,编译时终端窗口上会显示有关构建过程的消息。

$使xxx=1 海湾合作委员会 海湾合作委员会 .. ..

$make xxx=0 $

  • When compiling with “make xxx=0”, the message displayed on the terminal is not displayed, but when compiling with “make xxx=1”, a message about the build process is displayed on the terminal window when compiling.

$make xxx=1
gcc
gcc
..
..

$make xxx=0
$

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文