摘要:
使用来引用 Makefile 中的变量。使用$$来引用 shell 中的变量,以确保在传递给 shell 时保留单个符号。 阅读全文
使用来引用 Makefile 中的变量。使用$$来引用 shell 中的变量,以确保在传递给 shell 时保留单个符号。 阅读全文
posted @ 2024-12-26 12:24
张飞的猪
阅读(227)
评论(0)
推荐(1)
使用来引用 Makefile 中的变量。使用$$来引用 shell 中的变量,以确保在传递给 shell 时保留单个符号。 阅读全文