gpt4 book ai didi

makefile - Makefile Target `.c.o` 是做什么用的?

转载 作者:行者123 更新时间:2023-12-03 10:00:03 25 4
gpt4 key购买 nike

最近有人提到目标.c.o在 Makefiles 中实现交叉兼容性,但我不明白它的目的。任何人都可以澄清吗?

最佳答案

这是一个 old-fashioned suffix rule .最新的方法是使用 pattern rule :

%.o : %.c

关于makefile - Makefile Target `.c.o` 是做什么用的?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9233447/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com