From b3423c9ce64c6d9a6068aa60bad928396d653099 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-common.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sofort/exrules/pe-common.mk') diff --git a/sofort/exrules/pe-common.mk b/sofort/exrules/pe-common.mk index be19ab3..3e132a9 100644 --- a/sofort/exrules/pe-common.mk +++ b/sofort/exrules/pe-common.mk @@ -1,3 +1,6 @@ +# pe-common.mk: common PE shared library rules. +# this file is covered by COPYING.SOFORT. + DSO_REF_VER = $(IMPLIB_VER) DSO_REF_SONAME = $(IMPLIB_SONAME) DSO_REF_SOLINK = $(IMPLIB_SOLINK) -- cgit v1.2.3