继续翻译

We split each long line into two lines using backslash-newline; this is
like using one long line, but is easier to read.      To use this makefile to create the executable file called `edit',
type:  make    To use this makefile to delete the executable file and all the object
files from the directory, type:  make clean   

我们用 \ 把一个长的行分割成两行,这和一行没有区别,只是更容易读。

如果需要用这个makefile来生成一个可执行文件 edit, 键入:

make

如果需要用这个makefile来删除可执行文件和所有的目标文件,键入:

make clean

后文待续

转载于:https://www.cnblogs.com/gaojian/archive/2012/09/12/2681883.html

GNU make manual 翻译(十二)相关推荐

  1. GNU make manual 翻译( 一百二十四)

    继续翻译 Note that such a prerequisite constitutes mentioning `main.o' in a makefile, so it can never be ...

  2. GNU make manual 翻译( 一百二十一)

    继续翻译 4.13 Double-Colon Rules =======================Double-colon rules are explicit rules written wi ...

  3. GNU make manual 翻译(二十六)

    继续翻译 复制代码 2.6 Another Style of Makefile                         =============================       ...

  4. GNU make manual 翻译(八十二)

    继续翻译 4.4 Using Wildcard Characters in File Names =========================================== A singl ...

  5. GNU make manual 翻译( 一百六十二)

    继续翻译 6.5 Setting Variables =====================To set a variable from the makefile, write a line st ...

  6. GNU make manual 翻译( 一百八十二)

    继续翻译 `ifdef VARIABLE-NAME' The `ifdef' form takes the _name_ of a variable as its argument, not a re ...

  7. GNU make manual 翻译(四十二)

    继续翻译 When `make' processes an `include' directive, it suspends reading of the containing makefile an ...

  8. GNU make manual 翻译( 一百四十九)

    继续翻译 5.7.4 The `--print-directory' Option ------------------------------------If you use several lev ...

  9. GNU make manual 翻译( 一百五十五)

    继续翻译 6.2 The Two Flavors of Variables ================================There are two ways that a vari ...

最新文章

  1. Attribute 绑定、类绑定和样式绑定
  2. VM 与容器之争!Docker赢了!
  3. 再议.Net中null的使用规范
  4. 【2021年度训练联盟热身训练赛第五场】Jam-packed
  5. SQL Server中利用存储过程来高性能地进行分页
  6. C# 路由(Route)
  7. 2017.7.19 Race 思考记录
  8. 变身抓重点小能手:机器学习中的文本摘要入门指南 | 资源
  9. python爬虫--爬取豆瓣top250电影名
  10. 大数据导论章节答案_苹果手机一般能用几年 一份大数据告诉你答案
  11. CentOs安装pyhive
  12. 在VB中使用API“SHFileOperation”删除文件的三个问题
  13. 为什么员工辞职时,领导都要象征性挽留一下?
  14. 中缀表达式X=A+B*(C-(D+F))/E转后缀表达式之后是什么?
  15. 阿里1688产品图片和视频资料下载
  16. 新松机器人袁_中科新松许小刚:智能协作机器人是中国机器人产业发展新节点...
  17. JZOJ3395. 【NOIP2013模拟】Freda的传呼机
  18. 5.23 综合案例2.0-番茄时钟(2.2版本接口有更新)
  19. 【转】计算机词汇简繁体对照表
  20. 标签体系,这么做才有实用价值

热门文章

  1. 女生怎么培养自己的气质
  2. 高可用ftp、sftp服务器的搭建
  3. catia安装问题求解决
  4. 2021年安全生产模拟考试(建筑特种作业操作证-建筑架子工模拟考试题库)安考星
  5. 表格式计算机教案模板,2014表格式教案模板.doc
  6. android与ios的适配,Android及ios适配原理总结
  7. 万能下联~~ 什么场合都能对上
  8. linux cnc制作视频教程,linuxcnc编译
  9. GaussDB数据库培训服务上线,技能进阶修炼正当时
  10. android 微信浮窗实现_Android仿微信视屏悬浮窗效果