GNUstep make dist
是否可以提前配置使用 make dist
创建的存档的名称?我必须多次重新创建该文件。另外你如何控制存档的版本。
谢谢 :-)
Is there anyway to configure the name of the archive that is created with make dist
ahead of time? I have to recreate the file a lot. Also how do you control the version of the archive as well.
Thanks :-)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
几天后我找到了。只需将其添加到 make 文件中即可。 :-)
I found it a few days later. Just add this to the make file. :-)