dongpo2340
2018-06-25 09:05生成make文件
I have a golang CLI program which generates a makefile
to a specific project. While this works, there is an issue when the project already has a makefile. Of course I can check that in advance to avoid collusion, but how is it suggested to do it?
I'm not an expert in makefiles, but how can I create second makefile (maybe with the project name or something) that user can run via make (I guess with additional steps or info to the terminal)
- 点赞
- 回答
- 收藏
- 复制链接分享
3条回答
为你推荐
- 从MySQL结果生成.CSV文件[重复]
- csv
- 1个回答
- 如何在golang中生成多个uuid和md5文件
- uuid
- 1个回答
- Yii使用PHP代码而不是gii工具生成模型文件
- yii
- mysql
- php
- 1个回答
- 在joomla中生成xml文件[关闭]
- joomla
- xml
- php
- 1个回答
- 用户生成文件的权限管理
- mysql
- file
- php
- 2个回答
换一换