mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-27 17:19:19 -05:00
Use shtool --version for pathtest
This commit is contained in:
parent
b0394dfc72
commit
7c60cde35d
1 changed files with 1 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue