All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] INSTALL: Adjust file names to match current build system organization.
@ 2025-06-13  6:14 Collin Funk
  2025-06-13  8:10 ` Alejandro Colomar
  0 siblings, 1 reply; 6+ messages in thread
From: Collin Funk @ 2025-06-13  6:14 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: Collin Funk, linux-man

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
---
 INSTALL | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/INSTALL b/INSTALL
index 0fdc36f71..d9ce25b89 100644
--- a/INSTALL
+++ b/INSTALL
@@ -80,17 +80,19 @@ Description
        targets that can be used.
 
 Files
-   GNUmakefile, share/mk/install-man.mk, share/mk/install.mk
-       Main makefiles for installing (however, others may also be used
-       by inclusion).
+   GNUmakefile, share/mk/install/*
+       Main makefiles for installing.
 
-   share/mk/cmd.mk
+   share/mk/configure/build-depends/*
        Command variables.
 
-   share/mk/install-html.mk
+   share/mk/configure/directory_variables/*
+       Directory variables.
+
+   share/mk/install/html.mk
        Makefile to install HTML manual pages.
 
-   share/mk/verbose.mk
+   share/mk/configure/verbose.mk
        Handle verbose settings.
 
    share/mk/*
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-14 20:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13  6:14 [PATCH] INSTALL: Adjust file names to match current build system organization Collin Funk
2025-06-13  8:10 ` Alejandro Colomar
2025-06-13 21:13   ` Collin Funk
2025-06-13 22:03     ` Alejandro Colomar
2025-06-14 20:34       ` Collin Funk
2025-06-14 20:40         ` Alejandro Colomar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.