Giter Club home page Giter Club logo

makefile-study's Introduction

Makefile学习文档和代码

1. 文档

  • 驾驭Makefile.pdf
    • 熟悉binutils工具集.pdf
  • 跟我一起写Makefile.pdf
  • GNU Make Manual
    • gnu-make-manual

建议学习顺序:

  1. 跟着《驾驭Makefile.pdf》的四个项目实践一遍;
  2. 中间有问题的时候查阅《跟我一起写Makefile.pdf》;
  3. 对其它选项或想详细了解makefile,参阅gnu-make-manual下的官方手册;

2. 驾驭Makefile代码

  • 原文链接: https://blog.51cto.com/yunli/195759
  • 代码: Makefile目录
    $ tree Makefile -L 1
    Makefile
    ├── 1-helloworld
    ├── 2-simple
    ├── 3-complicated
    └── 4-huge
    

makefile-study's People

Contributors

guyongqiangx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.