summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-01-06 08:25:32 +0000
committermidipix <writeonce@midipix.org>2020-01-06 08:48:00 +0000
commit78f4bf2b7b39f58b4af9d354c47f5e75d49757a3 (patch)
tree2eb199915ee1723209cb15bbe03b11d70238045f /Makefile.in
parentb7c699adfce054bc3ca4b4234cdf61def5e7ed00 (diff)
downloadperk-78f4bf2b7b39f58b4af9d354c47f5e75d49757a3.tar.bz2
perk-78f4bf2b7b39f58b4af9d354c47f5e75d49757a3.tar.xz
build system: remove the .conf and .display makefile targets (no longer used).
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile.in b/Makefile.in
index c289824..56b482c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -284,15 +284,6 @@ clean: clean-implib
rm -f build/$(PACKAGE).pc
-.display: .display-project .display-pkgconf .display-env \
- .display-tools .display-flags \
- .display-dirs .display-build \
- .display-config
-
-.conf: PAGER ?= less
-.conf:
- $(MAKE) .display | $(PAGER)
-
.PHONY: package-app \
all install shared static app \
shared-objs shared-lib \