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:01 +0000
commitb2fe51ad2eed186f267d2568b150aa0cdc45d609 (patch)
tree5857fc94c19ddb35ba697b427ba5d22cbb9ba98c /Makefile.in
parent5fb393849ec5551647a5309332e38160456eb556 (diff)
downloadw32lib-b2fe51ad2eed186f267d2568b150aa0cdc45d609.tar.bz2
w32lib-b2fe51ad2eed186f267d2568b150aa0cdc45d609.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 \