Skip to content

Based on "The GNU Make Book". The Make Tool is a build tool for the C Programming Language, but also has interesting features, almost like an scripting language (Most Useful Commands, to create a pretty good Intermedium level Makefile)

Notifications You must be signed in to change notification settings

sumxtx/gnuMakeCheatSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The GNU Make Tool CheatSheet

Book: The GNU Make Book - Johan Graham-Cumming - No Starch Press

Each file is intended to be "built"

You can call read the file to see what is about

And then call the make tool on it to see the behaviour

Example:

    make -f Makefile00

About

Based on "The GNU Make Book". The Make Tool is a build tool for the C Programming Language, but also has interesting features, almost like an scripting language (Most Useful Commands, to create a pretty good Intermedium level Makefile)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published