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 \