mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
revert Makefile change
This commit is contained in:
parent
7d05edd12e
commit
6e0375d504
@ -38,7 +38,7 @@ top:
|
||||
all: lib
|
||||
|
||||
lib: $(LIBOBJ)
|
||||
$(ARX) $(LIB) $(LIBOBJ)
|
||||
$(AR) $(LIB) $(LIBOBJ)
|
||||
$(RANLIB) $(LIB) || echo Never mind.
|
||||
@touch lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user