From 71b9cf305ae92d428140561ff6a7211bdcccda07 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 6 Jan 2020 08:25:32 +0000 Subject: build system: remove the .conf and .display makefile targets (no longer used). --- Makefile.in | 9 --------- 1 file changed, 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 \ -- cgit v1.2.3