notdir

  • notdir的使用及详解

    一、notdir简介 notdir是GNU Make中的一个函数,主要用于提取指定路径中的文件名部分(即去掉路径),返回文件名部分。其语法为: $(notdir ) 其中,<…

    编程 2024-11-19