From 249fa859134d815df71c8bd5c414ea0a04b66530 Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Thu, 12 Jun 2025 23:14:23 -0700 Subject: [PATCH] INSTALL: Adjust file names to match current build system organization. Signed-off-by: Collin Funk Message-ID: <1cd0d5aa80cdc10a6c03dc8f3f2827d38bc86767.1749795252.git.collin.funk1@gmail.com> Signed-off-by: Alejandro Colomar --- 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.47.2