Rombobjörn

summaryrefslogtreecommitdiff
path: root/comfignat.mk
diff options
context:
space:
mode:
authorBjörn Persson <bjorn@rombobjörn.se>2013-08-01 21:21:49 +0200
committerBjörn Persson <bjorn@rombobjörn.se>2013-08-01 21:21:49 +0200
commit06ddf1ce6c32e9bff1bb9b6b6edf14acd2cb0956 (patch)
treed4660778494fa44f33f17a386332947b8cab8d44 /comfignat.mk
parent3a4102c2c7bfada49145ee6a5634645af8a31592 (diff)
Added the manual.
Diffstat (limited to 'comfignat.mk')
-rw-r--r--comfignat.mk5
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