Lines Matching refs:so
24 LIB += libxenevtchn.so
58 libxenevtchn.so: libxenevtchn.so.$(MAJOR)
60 libxenevtchn.so.$(MAJOR): libxenevtchn.so.$(MAJOR).$(MINOR)
63 libxenevtchn.so.$(MAJOR).$(MINOR): $(PIC_OBJS) libxenevtchn.map
64 …$(CC) $(LDFLAGS) -Wl,$(SONAME_LDFLAG) -Wl,libxenevtchn.so.$(MAJOR) $(SHLIB_LDFLAGS) -o $@ $(PIC_OB…
70 $(INSTALL_SHLIB) libxenevtchn.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)
72 $(SYMLINK_SHLIB) libxenevtchn.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)/libxenevtchn.so.$(MAJOR)
73 $(SYMLINK_SHLIB) libxenevtchn.so.$(MAJOR) $(DESTDIR)$(libdir)/libxenevtchn.so
81 rm -f $(DESTDIR)$(libdir)/libxenevtchn.so
82 rm -f $(DESTDIR)$(libdir)/libxenevtchn.so.$(MAJOR)
83 rm -f $(DESTDIR)$(libdir)/libxenevtchn.so.$(MAJOR).$(MINOR)
93 rm -f libxenevtchn.so.$(MAJOR).$(MINOR) libxenevtchn.so.$(MAJOR)