From d83dde61803f03646c6dd41a1b764258898fe2de Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 16 Sep 2008 21:44:57 +0000 Subject: Merge changes to build system from fips branch. --- crypto/md5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/md5') diff --git a/crypto/md5/Makefile b/crypto/md5/Makefile index ceb00e8956..c25ec4ecb9 100644 --- a/crypto/md5/Makefile +++ b/crypto/md5/Makefile @@ -38,7 +38,7 @@ top: all: lib lib: $(LIBOBJ) - $(AR) $(LIB) $(LIBOBJ) + $(ARX) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. @touch lib -- cgit v1.2.3