summaryrefslogtreecommitdiffhomepage
path: root/sofort/exrules/default.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-01-09 06:51:00 +0000
committermidipix <writeonce@midipix.org>2020-01-09 06:53:43 +0000
commit2ccc7850319ffa72048d64e98a4477c0c48b6287 (patch)
tree93619bb04fb29b6103f3b0d89b8bf374b197a066 /sofort/exrules/default.mk
parent268030ce6fcb10e661baddaa299ad170e2203d71 (diff)
downloadu16ports-2ccc7850319ffa72048d64e98a4477c0c48b6287.tar.bz2
u16ports-2ccc7850319ffa72048d64e98a4477c0c48b6287.tar.xz
build system: added file annotations.
Diffstat (limited to 'sofort/exrules/default.mk')
-rw-r--r--sofort/exrules/default.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sofort/exrules/default.mk b/sofort/exrules/default.mk
index ad1c11c..b830cd0 100644
--- a/sofort/exrules/default.mk
+++ b/sofort/exrules/default.mk
@@ -1,3 +1,6 @@
+# default.mk: default shared library rules.
+# this file is covered by COPYING.SOFORT.
+
DSO_REF_VER = $(SHARED_LIB)
DSO_REF_SONAME = $(SHARED_SONAME)
DSO_REF_SOLINK = $(SHARED_SOLINK)