make 4.2.1
| Name | make |
|---|---|
| Version | 4.2.1 |
| Summary | GNU tool that controls the build process |
| Description | Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. |
| Section | devel |
| License | GPLv3 & LGPLv2 |
| Homepage | http://www.gnu.org/software/make/ |
| Recipe file |
recipes-debian/make/make_debian.bb
recipes-debian/make/recipes-devtools/make/make.inc recipes-debian/make/recipes-debian/sources/make-dfsg.inc |
| Layer | meta-debian (warrior branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
Patches
None
bbappends
This recipe is appended by:
| meta-montavista-cgx | make_%.bbappend |
Other branches
This recipe in other branches of meta-debian:
| Branch | Recipe |
|---|---|
| warrior (Yocto Project 2.7) | make 4.2.1 (this recipe) |
| morty (Yocto Project 2.2) | make 4.0 |
| daisy (Yocto Project 1.6) | make |