[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN PATCH 38/57] tools/xenstrace: rework Makefile
On 06/12/2021 17:02, Anthony PERARD wrote: > .PHONY: install > -install: build > +install: all > $(INSTALL_DIR) $(DESTDIR)$(bindir) > $(INSTALL_DIR) $(DESTDIR)$(sbindir) > [ -z "$(LIBBIN)" ] || $(INSTALL_DIR) $(DESTDIR)$(LIBEXEC_BIN) Doesn't this conditional mkdir want to be dropped? ~Andrew
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |