diff options
Diffstat (limited to 'comfignat.mk')
-rw-r--r-- | comfignat.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/comfignat.mk b/comfignat.mk index 8c0c603..b5f0bf5 100644 --- a/comfignat.mk +++ b/comfignat.mk @@ -11,6 +11,11 @@ # modified is included with the above copyright notice. +# This file is part of Comfignat – common, convenient, command-line-controlled +# compile-time configuration of software built with the GNAT tools. For more +# information about Comfignat, see http://www.Rombobeorn.se/Comfignat/. + + # This file contains generic Make code. It is designed to be included by other # makefiles, called containing makefiles, which add information specific to the # project at hand. Builds are controlled by GNAT project files which import the |