From ce2a4e4409a5b0da5522056c29df27ab0afe95ee Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Thu, 20 Jun 2019 16:09:53 +0200 Subject: Add 'make dialyzer' target to top and apps --- lib/xmerl/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib/xmerl') diff --git a/lib/xmerl/Makefile b/lib/xmerl/Makefile index 84b243fe68..65a0af9e4a 100644 --- a/lib/xmerl/Makefile +++ b/lib/xmerl/Makefile @@ -50,12 +50,7 @@ SPECIAL_TARGETS = include $(ERL_TOP)/make/otp_subdir.mk -.PHONY: info version - -info: - @echo "APP_RELEASE_DIR: $(APP_RELEASE_DIR)" - @echo "APP_DIR: $(APP_DIR)" - @echo "APP_TAR_FILE: $(APP_TAR_FILE)" +.PHONY: version version: @echo "$(VSN)" -- cgit v1.2.3