[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 14 of 16 RFC] blktap3: Provide Makefile for compiling the blktap3 control library
On Tue, 2012-10-30 at 11:11 +0000, Thanos Makatos wrote: > > > + > > > +# TODO install in /usr/sbin? > > > +install: $(LIB_STATIC) $(LIB_SHARED) > > > + $(INSTALL_DIR) -p $(DESTDIR)$(SBINDIR) > > > > Was this intended to be LIBDIR? At least until the TODO is resolved. > > I'm confused, Which one? The use of SBINDIR here, was it supposed to be a LIBDIR? Because the following lines all install to LIBDIR not SBINDIR. > > > + $(INSTALL_PROG) $(LIB_SHARED) $(DESTDIR)$(LIBDIR) > > > + ln -sf $(LIBSONAME) $(DESTDIR)$(LIBDIR)/$(LIBNAME).so > > > + ln -sf $(LIB_SHARED) $(DESTDIR)$(LIBDIR)/$(LIBSONAME) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |