summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-04-11 07:51:30 +0000
committermidipix <writeonce@midipix.org>2021-04-11 07:55:47 +0000
commit739624430e6be18d2a3e6bb2d225dc9b9f0808a1 (patch)
tree4ef7facc674ca0ba50831124a3a4894ed8d0c6e4
parent8d3dabbb059f353359055e2993daae8060a5b9c7 (diff)
downloadw32lib-739624430e6be18d2a3e6bb2d225dc9b9f0808a1.tar.bz2
w32lib-739624430e6be18d2a3e6bb2d225dc9b9f0808a1.tar.xz
build system: posix make support: added missing .pkgconf phony target rule.
-rw-r--r--sofort/core/pkgconf.mk2
1 files changed, 2 insertions, 0 deletions
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: