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:45 +0000
commit257ae01b05f3d0ffa4f88a1e547e4b1106289836 (patch)
treee942a7a4fee9badbc998b4abf51d0cd69ee780e5
parent166d7842dcc231edbf19e9cfb1d0b2b4b0bf316e (diff)
downloadptycon-257ae01b05f3d0ffa4f88a1e547e4b1106289836.tar.bz2
ptycon-257ae01b05f3d0ffa4f88a1e547e4b1106289836.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: