Remove fipscanister build functionality from makefiles.
[openssl.git] / crypto / x509v3 / Makefile
index f598f236e25af2ec21c06536e3bf4fe57a6bae1d..cdbfd524039215e8a1f15df8672afcbf12af2db2 100644 (file)
@@ -43,7 +43,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(ARX) $(LIB) $(LIBOBJ)
+       $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib