New Makefile variables $(RANLIB) and $(PERL).
[openssl.git] / crypto / ripemd / Makefile.uni
index 54685712dbe67789b689867cfa71c4bc52ea4f8e..5310020eb11a004b5e1cc13146d6fb3c4f082941 100644 (file)
@@ -43,7 +43,7 @@ all:    $(LIB) $(TEST) $(APPS)
 
 $(LIB):    $(LIBOBJ)
        $(AR) $(LIB) $(LIBOBJ)
-       sh $(TOP)/ranlib.sh $(LIB)
+       $(RANLIB) $(LIB)
 
 # elf
 asm/mx86-elf.o: asm/mx86unix.cpp