summaryrefslogtreecommitdiff
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:47:59 +0000
commit1dab5d358a203d305432b660d5201e8f745a2c92 (patch)
tree22c04b1fc8780871a1a8804aecf2c098239a766f /Makefile.in
parent7fad395d2b9d4a7292599fcb5968b343bc687c02 (diff)
downloadbcparser-1dab5d358a203d305432b660d5201e8f745a2c92.tar.bz2
bcparser-1dab5d358a203d305432b660d5201e8f745a2c92.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 \