【问题标题】:automake programmatically generate rules / use macrosautomake 以编程方式生成规则/使用宏
【发布时间】:2012-03-07 10:27:27
【问题描述】:

我需要一种方法来生成 Automake 无法提供的部分生成文件。也就是说,无法从标准 Automake 生成规则。但是,通过一些简单的替换,很容易将一些基本参数转换为 makefile 块。我看到 autoconf 使用 M4,但显然 automake 部分没有(在 Makefile.am 中)。那么有什么方法可以在 Makefile.am 文件中使用某种宏工具吗?

基本上我只想要一个宏工具。如果没有 automake 方式,我将求助于使用 GNU makefile 模板。

【问题讨论】:

    标签: automake


    【解决方案1】:

    automake 中没有内置通用宏工具。

    【讨论】:

      猜你喜欢
      • 2021-07-13
      • 1970-01-01
      • 1970-01-01
      • 2017-07-23
      • 1970-01-01
      • 2011-08-18
      • 2015-08-10
      • 2010-12-09
      • 2011-04-27
      相关资源
      最近更新 更多