From 739624430e6be18d2a3e6bb2d225dc9b9f0808a1 Mon Sep 17 00:00:00 2001 From: midipix Date: Apr 11 2021 07:55:47 +0000 Subject: build system: posix make support: added missing .pkgconf phony target rule. --- diff --git a/sofort/core/pkgconf.mk b/sofort/core/pkgconf.mk index 11945cf..5ada069 100644 --- a/sofort/core/pkgconf.mk +++ b/sofort/core/pkgconf.mk @@ -3,6 +3,8 @@ PKGCONF_VERSION = $(VER_MAJOR).$(VER_MINOR).$(VER_PATCH) +.pkgconf: + build/$(PACKAGE).pc: .pkgconf dirs.tag build/$(PACKAGE).pc: