CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - makefile

搜索资源列表

  1. GNU

    0下载:
  2. +make中文手册第二章:GNU make 介绍 2.1 Makefile简介 2.2 Makefile规则介绍 2.3 简单的示例 2.4 make如何工作 2.5 指定变量 2.6 自动推导规则 2.7 另类风格的makefile 2.8 清除工作目录过程文件 -+ Make Chinese manual Chapter: GNU make Descr iption 2.1 Makefile Introduction 2.3 Introduction 2.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:174200
    • 提供者:sunny
  1. uboot--makefile

    0下载:
  2. Uboot的makefile分析,使你掌握Uboot的修改方法。-Uboot analysis of the makefile, so you know how to modify the appropriate Uboot.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:24785
    • 提供者:王新
  1. makefile

    0下载:
  2. 初级的shell脚本,写的makefile文件,初学linuxC编译程序的可以看看。-Primary shell scr ipt to write the makefile, the beginner linuxC compiler can look at.
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:7360
    • 提供者:lili
  1. Makefile

    0下载:
  2. Makefile说明文档,介绍如何书写makefile-Makefile documentation describes how to write a makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:425168
    • 提供者:gxl
  1. Makefile

    0下载:
  2. makefile的基础语法,介绍了makefile的写法及应用-The makefile basic grammar, introduced the wording and application of the makefile
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:256001
    • 提供者:1412
  1. abc

    0下载:
  2. How to write Makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:9881
    • 提供者:yufangcheng
  1. makefile

    0下载:
  2. makefile希望对大家有用,多多指教-makefile useful for all of us hope that the exhibitions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:90821
    • 提供者:johnson
  1. Makefile

    0下载:
  2. 一个对于在unix/linux下学习c语言的makefile 的很好的指导资料-One for the unix/linux to learn c language makefile good guidance information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:128506
    • 提供者:liuweikai1338
  1. camsnap

    0下载:
  2. 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2717
    • 提供者:yinlingpeng
  1. gccshiyongzhengli

    0下载:
  2. gcc 的使用方法整理,makefile写法gcc_egcs使用,gdb使用 -gcc finishing use, makefile written gcc_egcs use, gdb use
  3. 所属分类:Project Manage

    • 发布日期:2017-04-08
    • 文件大小:39605
    • 提供者:huyan
  1. g723

    0下载:
  2. G.723在ARM上的实现。实现平台为Linux2.4.8+ Intel Xscal。包括源代码,可执行文件、makefile。-G.723 in the realization of ARM. Platform for the realization of Linux2.4.8+ Intel Xscal. Including source code, executable file, makefile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:418177
    • 提供者:胡定勇
  1. makefile

    0下载:
  2. 此例程是基于ARMS3C44B0的经典例程 对于嵌入式开发而言很有用 需要硬件平台-This routine is based on the classic routines ARMS3C44B0 for Embedded Development useful in terms of the need for hardware platform
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:98615
    • 提供者:刘励
  1. 10

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:34603
    • 提供者:
  1. 08

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:23829
    • 提供者:qwt
  1. makefile

    0下载:
  2. 一个makefile的例子,利用到变量,隐晦规则等。-A makefile example, using the variable, obscure rules.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:李超
  1. InstantMessages

    0下载:
  2. linux下串口的访问,可用vc6打开。含有一个串口库。非常方便的进行串中编程。Makefile 文件要自己改写一下。-linux Serial visit can open the vc6. Contains a serial library. Very convenient to carry out series of programming. Makefile file you want to rewrite.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44796
    • 提供者:吴皓睿
  1. embeded_linux

    0下载:
  2. 《嵌入式Linux应用开发详解》的源码 /demo**本书各章部分例子程序源代码 /examples**样例程序的源代码和makefile- Embedded Linux application development explain the source/demo** part of the various chapters of the book source code examples/examples** sample program source code and mak
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:976765
    • 提供者:
  1. GNUmake

    0下载:
  2. GUN make的使用手册,详细的介绍了GUN MAKEFILE的使用,语法等,充分的体现了MAKEFILE的强大性-GUN make the user manual describes in detail the use of GUN MAKEFILE, grammar and so on, fully embodies the powerful sexual Makefile
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:161679
    • 提供者:tk
  1. Makefile

    0下载:
  2. linux 下 makefile范本 可以根据此添加编译文件-makefile under linux template can be compiled based on this document to add
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:797
    • 提供者:anthero
  1. makefile

    0下载:
  2. compiler makefile 編譯器 makefile
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:48493
    • 提供者:jasonlin
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com