]> Lady’s Gitweb - Shushe/blobdiff - GNUmakefile
Minor updates to comments
[Shushe] / GNUmakefile
index c7f615dfb938f2b6bb4edabdbabf8441108af09a..3d4bf87ed64f813841a8eeedbab006f1bafdd2e0 100644 (file)
@@ -10,11 +10,10 @@ override define makefileinfo
 ║╰────────────────────────────╯                                ║
 ╟┬ ¶ Prerequisites ───────────────────────────────────────────┬╢
 ║│                                                            │║
-║│ Requires G·N·U Make, at least version 3.81, a version of   │║
-║│ uuencode with base64 support, and the various programs     │║
-║│ offered by libxml2 and libxslt. Beyond this, only programs │║
-║│ required by Posix are required, altho there is a chance of │║
-║│ version incompatibilities. The full list of program        │║
+║│ Requires G·N·U Make, at least version 3.81, the Fine Free  │║
+║│ File Command, and the various programs packaged with       │║
+║│ libxml2 and libxslt. Beyond this, only programs specified  │║
+║│ by Posix are required. The full list of program            │║
 ║│ requirements is as follows :—                             │║
 ║│                                                            │║
 ║│ • awk                                                      │║
@@ -23,16 +22,17 @@ override define makefileinfo
 ║│ • cksum                                                    │║
 ║│ • cp                                                       │║
 ║│ • date                                                     │║
-║│ • diff                                                     │║
-║│ • file                                                     │║
+║│ • diff (with -u)                                           │║
+║│ • file (specifically the Fine Free File Command)           │║
 ║│ • find                                                     │║
 ║│ • grep                                                     │║
 ║│ • git (optional)                                           │║
 ║│ • ln                                                       │║
+║│ • make (specifically G·N·U Make, version 3.81 or later)    │║
 ║│ • mkdir                                                    │║
 ║│ • mv                                                       │║
 ║│ • od                                                       │║
-║│ • pax (only when generating archives)                      │║
+║│ • pax (ustar format, when generating archives)             │║
 ║│ • printf                                                   │║
 ║│ • rm                                                       │║
 ║│ • sed                                                      │║
@@ -83,7 +83,7 @@ override define makefileinfo
 ║╰────────────────────────────────────────────────────────────╯║
 ╟┬ ¶ Copyright & License ─────────────────────────────────────┬╢
 ║│                                                            │║
-║│ Copyright © 2023–2024 Lady [@ Ladys Computer].            │║
+║│ Copyright © 2023–2024 Lady [@ Ladys Computer].             │║
 ║│                                                            │║
 ║│ This Source Code Form is subject to the terms of the       │║
 ║│ Mozilla Public License, v 2.0. If a copy of the M·P·L was  │║
This page took 0.022229 seconds and 4 git commands to generate.