summaryrefslogtreecommitdiffstats
path: root/crypto/sha/Makefile.uni
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/Makefile.uni')
-rw-r--r--crypto/sha/Makefile.uni2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/Makefile.uni b/crypto/sha/Makefile.uni
index f3236755b2..b7ec5caa4e 100644
--- a/crypto/sha/Makefile.uni
+++ b/crypto/sha/Makefile.uni
@@ -49,7 +49,7 @@ all: $(LIB) $(TEST) $(APPS)
$(LIB): $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
- sh $(TOP)/ranlib.sh $(LIB)
+ $(RANLIB) $(LIB)
# elf
asm/sx86-elf.o: asm/sx86unix.cpp