From 9a3e758522d1c429c5be82c0d8e69e6a183420ce Mon Sep 17 00:00:00 2001 From: Björn Persson Date: Thu, 27 Feb 2025 21:53:34 +0100 Subject: Updated URLs. --- manual.en.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'manual.en.html') diff --git a/manual.en.html b/manual.en.html index 5a9b1ca..1601e1c 100755 --- a/manual.en.html +++ b/manual.en.html @@ -17,12 +17,12 @@

Comfignat is common, convenient, command-line-controlled compile-time configuration of software built with the -GNAT tools on +GNAT tools on Unix-like operating systems. It consists of a makefile foundation to be included by your makefile, and an abstract GNAT project file to be imported by your project files. Leveraging GNU Make and -Gnatprep, +Gnatprep, Comfignat adds the flexibility that GNAT project files lack, so that programs and libraries whose build systems are built around Comfignat can easily be configured for all sorts of use cases. Comfignat also helps with configuration @@ -81,8 +81,8 @@ project files with those, so that the installed directory tree as a whole can be moved to another location in the filesystem without breaking the project files.

-
  • Gnatmake -and GPRbuild +

  • Gnatmake +and GPRbuild are both supported, which makes Comfignat suitable for both mixed-language projects and pure Ada projects.

  • @@ -112,7 +112,7 @@ and is also

    The following applies to all of Comfignat including this document:

    -

    Copyright 2013 - 2016 Björn Persson, Bjorn@Rombobjörn.se

    +

    Copyright 2013 - 2025 Björn Persson, Bjorn@Rombobjörn.se

    This material is provided as is, with absolutely no warranty expressed or implied. Any use is at your own risk.

    -- cgit v1.2.3