summaryrefslogtreecommitdiffstats
path: root/patches/packages/make-3.82-x86_64-4_slack14.0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'patches/packages/make-3.82-x86_64-4_slack14.0.txt')
-rw-r--r--patches/packages/make-3.82-x86_64-4_slack14.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/make-3.82-x86_64-4_slack14.0.txt b/patches/packages/make-3.82-x86_64-4_slack14.0.txt
new file mode 100644
index 000000000..f4333627c
--- /dev/null
+++ b/patches/packages/make-3.82-x86_64-4_slack14.0.txt
@@ -0,0 +1,11 @@
+make: make (GNU make utility to maintain groups of programs)
+make:
+make: This is the GNU implementation of make, which was written by Richard
+make: Stallman and Roland McGrath. The purpose of the make utility is to
+make: determine automatically which pieces of a large program need to be
+make: recompiled, and issue the commands to recompile them.
+make:
+make: This is needed to compile just about any major C program, including
+make: the Linux kernel.
+make:
+make: