Lines Matching full:lib
32 GENERAL=Makefile README crypto-lib.com install.com
34 LIB= $(TOP)/libcrypto.a
50 all: lib
97 # lib: and $(LIB): are splitted to avoid end-less loop
98 lib: buildinf.h $(LIB) subdirs
99 @touch lib
100 $(LIB): $(LIBOBJ)
101 $(ARX) $(LIB) $(LIBOBJ)
102 $(RANLIB) $(LIB) || echo Never mind.
104 shared: buildinf.h lib subdirs
110 @target=lib; $(RECURSIVE_MAKE)
132 rm -f buildinf.h *.s *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff