summaryrefslogtreecommitdiffstats
path: root/source/d/make/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/make/slack-desc')
-rw-r--r--source/d/make/slack-desc10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/d/make/slack-desc b/source/d/make/slack-desc
index dd71f84a5..883506fb4 100644
--- a/source/d/make/slack-desc
+++ b/source/d/make/slack-desc
@@ -9,11 +9,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 with later development handled by Paul D.
-make: Smith. The purpose of the make utility is to determine automatically
-make: which pieces of a large program need to be recompiled, and issue the
-make: commands to recompile them.
+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: Homepage: https://savannah.gnu.org/projects/make/
+make: This is needed to compile just about any major C program, including
+make: the Linux kernel.
make:
make: