make和make dist有什么区别? [英] What is the difference between make and make dist?

查看:48
本文介绍了make和make dist有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

make make dist 有什么区别?我知道dist是一个目标",但是默认情况下使用的是什么目标,并且dist目标通常与默认的make有何不同?

What's the difference between make and make dist? I understand that dist is a "target", but what target is used by default, and what does the dist target typically do differently from the default make?

推荐答案

"dist"用于为此程序创建发行版tar文件.请参考 https://www.gnu.org/prep/standards/html_node/Standard-Targets.html 了解更多详细信息.

"dist" is used to create a distribution tar file for this program. Please refer https://www.gnu.org/prep/standards/html_node/Standard-Targets.html for more details.

这篇关于make和make dist有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆