summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-03-19 18:29:58 +0100
committerAlejandro Colomar <alx@kernel.org>2024-03-19 18:29:58 +0100
commit580610dc4627476db12ecedffb86c8e56775c7f6 (patch)
tree85840307d1e7dc6e299df73be9aa53dec9e3ce53 /RELEASE
parent871924189303c209285a8908b8354387aebedeb0 (diff)
GNUmakefile, INSTALL, RELEASE: Expand 'make help' to document dependencies
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE19
1 files changed, 2 insertions, 17 deletions
diff --git a/RELEASE b/RELEASE
index 97c4479c1..90a461284 100644
--- a/RELEASE
+++ b/RELEASE
@@ -12,23 +12,8 @@ Description
release, you only need step (4) "Tarball".
Dependencies
- The following list of dependencies states what the build system
- (the makefiles) need to perform the relevant (dist) targets:
-
- - echo(1)
- - expr(1)
- - find(1)
- - git(1)
- - grep(1)
- - gzip(1)
- - install(1)
- - locale(1)
- - make(1) - GNU Make is required.
- - sed(1)
- - sort(1)
- - tar(1) - GNU tar is required.
- - xargs(1)
- - xz(1)
+ To see the build-dependencies of the project, that is, the
+ dependencies of the build system, see `make help`.
Apart from that, the following commands are also needed for other
tasks shown below: