From: Kurt Zeilenga Date: Mon, 11 Feb 2002 16:55:32 +0000 (+0000) Subject: Use shtool --version for pathtest X-Git-Tag: OPENLDAP_REL_ENG_2_1_BP~46 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7c60cde35dbf2518af1f98ad393266803395c63f;p=openldap Use shtool --version for pathtest --- diff --git a/build/top.mk b/build/top.mk index dfb2510ab6..e1c1d71305 100644 --- a/build/top.mk +++ b/build/top.mk @@ -236,8 +236,7 @@ veryclean: FORCE Makefile: Makefile.in $(top_srcdir)/build/top.mk pathtest: - @echo "shtool: $(SHTOOL)" - @$(SHTOOL) echo -e " %Bokay%b" + $(SHTOOL) --version # empty rule for forcing rules FORCE: