From 78bae06273228e52d38d972d264979f6f19d8afe 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: