New Makefile variables $(RANLIB) and $(PERL).
[openssl.git] / crypto / sha / Makefile.uni
index f3236755b2750eebbc8b1440db17cceb70227fbe..b7ec5caa4e52413251a46b52de06f2525522bf03 100644 (file)
@@ -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