From 2db8242aebea7dfda7f9f1a2827f76a6fe5c8dc7 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Sun, 30 Mar 2014 14:11:00 +0200 Subject: [PATCH] makefile: remove comment about washtool Once upon a time, AFS used something called washtool as part of the build system. Remove the remnant comment about it. Change-Id: I566920b98c03d3cc65a6e2974a78a9247fd79842 Reviewed-on: http://gerrit.openafs.org/10968 Reviewed-by: Chas Williams - CONTRACTOR Tested-by: BuildBot Reviewed-by: D Brashear --- Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2cf36b4..56faa91 100644 --- a/Makefile.in +++ b/Makefile.in @@ -659,8 +659,6 @@ rpctestlib: util fsint rx opr libafsrpc libafsauthent check test: finale cd tests && $(MAKE) check -# Use washtool to ensure MakefileProto is current and obj/libafs exists. - force: TARGET=finale -- 1.9.4