2 Star 2 Fork 0

laokz / klpmake

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile 133 Bytes
一键复制 编辑 原始数据 按行查看 历史
laokz 提交于 2023-12-19 16:41 . support no .debug_ranges section scene
all:
gcc -g -o klpsrc klpsrc.c sympos.c argument.c -lclang -ldwarf -lelf
gcc -o fixklp fixklp.c -lelf
clean:
rm -f fixklp klpsrc
C
1
https://gitee.com/laokz/klpmake.git
git@gitee.com:laokz/klpmake.git
laokz
klpmake
klpmake
master

搜索帮助