summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:09 +0000
commit0db324e2e5d9d3347ea0e93138372fb65aac09e6 (patch)
tree1b794022fb98db123c73021e75286a82c116aa7f /RELEASE
parentReleasing progress-linux version 6.05.01-1~progress7.99u1. (diff)
downloadmanpages-0db324e2e5d9d3347ea0e93138372fb65aac09e6.tar.xz
manpages-0db324e2e5d9d3347ea0e93138372fb65aac09e6.zip
Merging upstream version 6.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--RELEASE21
1 files changed, 3 insertions, 18 deletions
diff --git a/RELEASE b/RELEASE
index aff3287..90a4612 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:
@@ -188,7 +173,7 @@ Files
Changes, Changes.old
Change log. Includes most relevant changes.
- Makefile, share/mk/dist.mk, share/mk/version.mk
+ GNUmakefile, share/mk/dist.mk, share/mk/version.mk
Main makefiles used for releasing (however, others may also be
used by inclusion).