make 3.81
| Name | make |
|---|---|
| Version | 3.81 |
| 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 | GPLv2 & LGPLv2 |
| Homepage | http://www.gnu.org/software/make/ |
| Recipe file |
recipes-devtools/make/make_3.81.bb
recipes-devtools/make/make.inc |
| Layer | meta-gplv2 (warrior branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://ftp.gnu.org/gnu/make/make-3.81.tar.bz2 |
Patches
| Patch | Status |
|---|---|
| make-3.81/make_fix_for_automake-1.12.patch | Pending |
| make-3.81/makeinfo.patch | Backport |
| make-3.81/0002-glob-Do-not-assume-glibc-glob-internals.patch | Backport |
bbappends
This recipe is appended by:
| meta-montavista-cgx | make_%.bbappend |
Other branches
This recipe in other branches of meta-gplv2:
| Branch | Recipe |
|---|---|
| master | make 3.81 |
| kirkstone (Yocto Project 4.0) | make 3.81 |
| honister (Yocto Project 3.4) | make 3.81 |
| hardknott (Yocto Project 3.3) | make 3.81 |
| gatesgarth (Yocto Project 3.2) | make 3.81 |
| dunfell (Yocto Project 3.1) | make 3.81 |
| zeus (Yocto Project 3.0) | make 3.81 |
| warrior (Yocto Project 2.7) | make 3.81 (this recipe) |
| thud (Yocto Project 2.6) | make 3.81 |
| sumo (Yocto Project 2.5) | make 3.81 |
| rocko (Yocto Project 2.4) | make 3.81 |
| pyro (Yocto Project 2.3) | make 3.81 |