From c88d44fbcb36aac3b8a77ff358fd7eb1c3eda375 Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 9 Jan 2020 06:51:00 +0000 Subject: build system: added file annotations. --- sofort/exrules/pe-version.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sofort/exrules/pe-version.mk') diff --git a/sofort/exrules/pe-version.mk b/sofort/exrules/pe-version.mk index 38714b4..97ad4ca 100644 --- a/sofort/exrules/pe-version.mk +++ b/sofort/exrules/pe-version.mk @@ -1,3 +1,6 @@ +# pe-version.mk: handling of PE shared library versioning schemes. +# this file is covered by COPYING.SOFORT. + ifeq ($(AVOID_VERSION),yes) package-implib-soname: -- cgit v1.2.3