CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - Makefile

搜索资源列表

  1. uclinux_makefile_analyse

    0下载:
  2. uClinux中Makefile文件整体分析。uClinux/目录下的这个Makefile 是个总领式的文件,通过它又层层包含调用各个目录、子目录下面对应Makefile,就这样层层调用下去,从而完成整个软件系统的编译。 -uClinux which Makefile overall analysis. UClinux / Contents of the Makefile is the consul-general-paper through it all layers include call
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3765
    • 提供者:冯鑫
  1. learntoMakefile

    0下载:
  2. Linux、Unix下makefile的详细教程,非常有用-Linux, Unix makefile detailed guidance very useful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:331445
    • 提供者:聂磊
  1. make_v3.80

    0下载:
  2. 基于linux环境的一个比较详细的makefile中文手册-linux-based environment a more detailed manual Chinese makefile
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:916809
    • 提供者:Cmobile
  1. how_to_makefile

    0下载:
  2. 介绍makefile的pdf文档,详细的描述了其原理和作用-makefile on the pdf files, a detailed descr iption of its principle and the role
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:281954
    • 提供者:陈年伟
  1. nesC

    0下载:
  2. 教您写makefile,简单,通俗,易懂,学习linux的好帮手-teaches you to write makefile, simple, popular and easy to understand, learn from the good helper linux
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6479
    • 提供者:wang
  1. GNU_make_man_cn_v3.8

    0下载:
  2. 本文比较完整的讲述GNU make 工具,涵盖GNU make 的用法、语法。同时重点讨论如何 为一个工程编写Makefile。 本版本为中文版-this relatively complete tool on GNU make, covering GNU make the usage, grammar. Also focus on how to prepare a project Makefile. This version of the Chinese version
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:916825
    • 提供者:cmobile
  1. Makefile_study

    0下载:
  2. 强烈推荐的Makefile学习指导书,非常不错!无论是新手还是高手,都有看看的必要-strongly recommended by the study guide Makefile, very good! Whether novice or master, is necessary to see! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:59703
    • 提供者:石昕
  1. how_to_write_Makefile

    0下载:
  2. 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:49409
    • 提供者:叶雄飞
  1. GNUMakemanual

    0下载:
  2. GNU Make 使用手册(中译版)目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:132847
    • 提供者:刘俊
  1. GNU-Make

    1下载:
  2. GNU Make 使用手册(中译版)本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:110171
    • 提供者:zongying
  1. how_tow_rite_makefile

    0下载:
  2. 大牛刘皓写的跟我一起写makefile,将近90页,对如何编写makefile文件很有帮助。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:323171
    • 提供者:权大
  1. GNUmakefileshouce_cn

    0下载:
  2. GUN的makefile中文使用手册,很多问我要过,上传上来分享-GUN
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:916880
    • 提供者:许威
  1. Makefile

    0下载:
  2. go thru the doc and find out by yourself go thru the doc and find out by yourself
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:10728
    • 提供者:pulkit
  1. MagicCpp

    0下载:
  2. 一个相当好用的基于linux下图像话开发工具,调试方便实用。有了它可以告别makefile gdb了-the tool is very good for dev c/c++ program on linux.
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8480216
    • 提供者:leewei
  1. Linux_Makefile_automake

    0下载:
  2. 在本文中,将给大家介绍如何使用autoconf和automake两个工具来帮助我们自动地生成符合自由软件惯例的Makefile,这样就可以象常见的GNU程序一样,只要使用“./configure”,“make”,“make instal”就可以把程序安装到Linux系统中去了。这将特别适合想做开放源代码软件的程序开发人员,又或如果你只是自己写些小的Toy程序,那么这个文章对你也会有很大的帮助(解压后请用html打开)-In this article, we will introduce how
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:100864
    • 提供者:竹子
  1. Makefile

    0下载:
  2. makefile算是比较详细的介绍,这里做了文本的整理-The introduce of Makefile
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:98711
    • 提供者:linxin
  1. makefile

    0下载:
  2. 简单介绍makefile的编写和学习过程-Brief makefile learning process
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:378464
    • 提供者:张正
  1. Makefile

    0下载:
  2. 新手教学,教你如何编写makefile,让你从一个新手蜕变成一个大师。-Novice teaching, to teach you how to write one, let you a novice transformation into a master.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:318765
    • 提供者:竹子
  1. Makefile

    0下载:
  2. 很好用的Makefile讲解资料哟,对于学Linux及其他操作系统开发的人员而言,很不错的选择。一定要把后缀改成.doc哟-Makefile, it is very importent for developer in Linux or Vxworks
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:119396
    • 提供者:tongyishan
  1. makefile

    0下载:
  2. linux下的makefile学习教程,通熟易懂地学习Makefile-the Makefile study book in linux, study makefile more easier
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1242237
    • 提供者:heyoufei
« 1 2 34 5 »
搜珍网 www.dssz.com