usage:
python indent_mk.py < main.mk > main.id.mk
http://android.git.kernel.org/?p=platform/build.git;a=blob_plain;f=core/main.mk
本文介绍了一个用Python编写的Makefile语法解析器,该解析器能够处理Makefile中的注释、条件判断、目标定义等复杂结构,并将这些结构转换为更易读的格式。
usage:
python indent_mk.py < main.mk > main.id.mk
http://android.git.kernel.org/?p=platform/build.git;a=blob_plain;f=core/main.mk

被折叠的 条评论
为什么被折叠?
