代码之家  ›  专栏  ›  技术社区  ›  Leedehai

我可以在假目标中使用模式吗?

  •  0
  • Leedehai  · 技术社区  · 8 年前

    我想申报 a-test b-test , c-test

    .PHONY : *-test
    

    而不是

    .PHONY : a-test b-test c-test
    

    .PHONY : %-test

    0 回复  |  直到 8 年前