1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/make/make.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] GNU make utility to maintain groups of programs
15 [T] The 'make' utility automatically determines which pieces of a large program
16 [T] need to be recompiled, and issues commands to recompile them. This is GNU
17 [T] 'make', which was implemented by Richard Stallman and Roland McGrath. GNU
18 [T] 'make' conforms to section 6.2 of EEE Standard 1003.2-1992' (POSIX.2).
20 [U] http://www.gnu.org/software/make/
21 [U] http://make.paulandlesley.org/
23 [A] Roland McGrath <roland@gnu.org> {Original Author up to Version 3.75}
24 [A] Paul D. Smith <psmith@gnu.org> {Developer since Version 3.76}
25 [M] Rene Rebe <rene@t2-project.org>
28 [F] CROSS DIETLIBC NO-LTO
33 [P] X 0-2--5---9 107.700
35 [O] MAKE="$MAKE SHELL=/bin/sh"
36 [O] hook_add postmake 5 "ln -sfv make $root/usr/bin/gmake"
37 #We must not use sccs, e.g. Bitkeeper, as it results in new files in
38 #/root/.bk beeing created - if Bitkeeper is installed.
39 [O] hook_add preconf 5 "echo make_cv_sys_get_minus_G=no >> config.cache"
40 [D] bb8089bb86e8dff5f16735da70795b3115ca0486d1168a32e1a3335b make-4.3.tar.gz http://ftp.gnu.org/pub/gnu/make/