| Name |
make |
| Version |
4.0 |
| 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 |
base |
| License |
GPLv3 & LGPLv2 |
| Homepage |
http://www.gnu.org/software/make/
|
| Recipe file |
recipes-debian/make/make_debian.bb
|
| Layer |
meta-debian (morty branch) |
| Inherits |
- autotools
- debian-fix-timestamp
- debian-multiarch
- debian-package
- debian-verify-version
- gettext
- pkgconfig
- siteconfig
- siteinfo
|
| Dependencies |
- autoconf-native
- automake-native
- gettext-minimal-native
- gnu-config-native
- libtool-cross
- libtool-native
- pkgconfig-native
- virtual/i586-deby-linux-compilerlibs
- virtual/i586-deby-linux-gcc
- virtual/libc
|
| PACKAGECONFIG options |
|