From 65ee987834739a07942e2b7a053da480cd35e17e Mon Sep 17 00:00:00 2001 From: midipix Date: Apr 11 2021 07:55:46 +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: