Loading crypto/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ links: lib: $(LIB) @touch lib $(LIB): $(LIBOBJ) $(AR) $(LIB) $(LIBOBJ) $(ARX) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. shared: buildinf.h lib subdirs Loading Loading
crypto/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ links: lib: $(LIB) @touch lib $(LIB): $(LIBOBJ) $(AR) $(LIB) $(LIBOBJ) $(ARX) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. shared: buildinf.h lib subdirs Loading