From 2920c8d526df8ec7398affd5f6b4126cec93b732 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 1 Feb 2017 13:37:42 +0100 Subject: btrfs-progs: build: remove unused variables from docs makefile Signed-off-by: David Sterba --- Documentation/Makefile.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Documentation') diff --git a/Documentation/Makefile.in b/Documentation/Makefile.in index aea2cb47..539c6b55 100644 --- a/Documentation/Makefile.in +++ b/Documentation/Makefile.in @@ -68,11 +68,6 @@ ifndef V QUIET_ASCIIDOC = @echo " [ASCII] $@"; QUIET_XMLTO = @echo " [XMLTO] $@"; QUIET_GZIP = @echo " [GZ] $@"; - QUIET_STDERR = 2> /dev/null - QUIET_SUBDIR0 = +@subdir= - QUIET_SUBDIR1 = ;$(NO_SUBDIR) echo ' ' SUBDIR $$subdir; \ - $(MAKE) $(PRINT_DIR) -C $$subdir - export V endif endif -- cgit v1.2.3