Lines Matching refs:so
19 LIB += libxentoollog.so
53 libxentoollog.so: libxentoollog.so.$(MAJOR)
55 libxentoollog.so.$(MAJOR): libxentoollog.so.$(MAJOR).$(MINOR)
58 libxentoollog.so.$(MAJOR).$(MINOR): $(PIC_OBJS) libxentoollog.map
59 …$(CC) $(LDFLAGS) -Wl,$(SONAME_LDFLAG) -Wl,libxentoollog.so.$(MAJOR) $(SHLIB_LDFLAGS) -o $@ $(PIC_O…
65 $(INSTALL_SHLIB) libxentoollog.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)
67 $(SYMLINK_SHLIB) libxentoollog.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)/libxentoollog.so.$(MAJOR)
68 $(SYMLINK_SHLIB) libxentoollog.so.$(MAJOR) $(DESTDIR)$(libdir)/libxentoollog.so
76 rm -f $(DESTDIR)$(libdir)/libxentoollog.so
77 rm -f $(DESTDIR)$(libdir)/libxentoollog.so.$(MAJOR)
78 rm -f $(DESTDIR)$(libdir)/libxentoollog.so.$(MAJOR).$(MINOR)
88 rm -f libxentoollog.so.$(MAJOR).$(MINOR) libxentoollog.so.$(MAJOR)