make: GNU make utility to maintain groups of programs1
The 'make' utility automatically determines which pieces of a large program
need to be recompiled, and issues commands to recompile them. This is GNU
'make', which was implemented by Richard Stallman and Roland McGrath. GNU
'make' conforms to section 6.2 of EEE Standard 1003.2-1992' (POSIX.2).
... part of T2,
get it here
URL: https://www.gnu.org/software/make/
URL: https://make.paulandlesley.org/
Author: Roland McGrath <roland [at] gnu [dot] org> {Original Author up to Version 3.75}
Author: Paul D. Smith <psmith [at] gnu [dot] org> {Developer since Version 3.76}
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 4.4.1
Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.
Download: http://ftp.gnu.org/pub/gnu/make/ make-4.4.1.tar.lz
T2 source: hotfix-getopt.patch.musl
T2 source: make.cache
T2 source: make.desc
T2 source: make.prof
Build time (on reference hardware): 4% (relative to binutils)2
Installed size (on reference hardware): 2.11 MB, 43 files
Dependencies (build time detected):
bash
binutils
coreutils
diffutils
gawk
gmp
grep
guile
linux-header
lzip
sed
tar
Installed files (on reference hardware):
[show]
usr/bin/gmake
usr/bin/make
usr/include/gnumake.h
usr/share/info/make.info
usr/share/info/make.info-1
usr/share/info/make.info-2
usr/share/info/make.info-3
usr/share/locale/be/LC_MESSAGES/make.mo
usr/share/locale/bg/LC_MESSAGES/make.mo
usr/share/locale/cs/LC_MESSAGES/make.mo
usr/share/locale/da/LC_MESSAGES/make.mo
usr/share/locale/de/LC_MESSAGES/make.mo
usr/share/locale/es/LC_MESSAGES/make.mo
usr/share/locale/fi/LC_MESSAGES/make.mo
usr/share/locale/fr/LC_MESSAGES/make.mo
usr/share/locale/ga/LC_MESSAGES/make.mo
usr/share/locale/gl/LC_MESSAGES/make.mo
usr/share/locale/he/LC_MESSAGES/make.mo
usr/share/locale/hr/LC_MESSAGES/make.mo
usr/share/locale/id/LC_MESSAGES/make.mo
usr/share/locale/it/LC_MESSAGES/make.mo
usr/share/locale/ja/LC_MESSAGES/make.mo
usr/share/locale/ko/LC_MESSAGES/make.mo
usr/share/locale/lt/LC_MESSAGES/make.mo
usr/share/locale/nl/LC_MESSAGES/make.mo
usr/share/locale/pl/LC_MESSAGES/make.mo
usr/share/locale/pt/LC_MESSAGES/make.mo
usr/share/locale/pt_BR/LC_MESSAGES/make.mo
usr/share/locale/ro/LC_MESSAGES/make.mo
usr/share/locale/ru/LC_MESSAGES/make.mo
usr/share/locale/sr/LC_MESSAGES/make.mo
usr/share/locale/sv/LC_MESSAGES/make.mo
usr/share/locale/tr/LC_MESSAGES/make.mo
usr/share/locale/uk/LC_MESSAGES/make.mo
usr/share/locale/vi/LC_MESSAGES/make.mo
usr/share/locale/zh_CN/LC_MESSAGES/make.mo
usr/share/locale/zh_TW/LC_MESSAGES/make.mo
usr/share/man/man1/make.1
var/adm/dependencies/make
var/adm/descs/make
var/adm/flists/make
var/adm/md5sums/make
var/adm/packages/make
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).