Searched refs:LIBNAME (Results 1 – 1 of 1) sorted by relevance
6 LIBNAME = libblktapctl macro7 LIBSONAME = $(LIBNAME).so.$(MAJOR)40 LIB_STATIC = $(LIBNAME).a65 $(LIBNAME).so: $(LIBSONAME)71 tap-ctl: tap-ctl.o $(LIBNAME).so85 ln -sf $(LIBSONAME) $(DESTDIR)$(libdir)/$(LIBNAME).so91 rm -f $(LIBNAME).so $(LIBSONAME)98 rm -f $(DESTDIR)$(libdir)/$(LIBNAME).so
Completed in 2 milliseconds