Searched refs:datarootdir (Results 1 – 1 of 1) sorted by relevance
12 datarootdir ?= $(prefix)/share macro13 docdir ?= $(datarootdir)/doc79 @$(INSTALL) -d $(DESTDIR)$(datarootdir)/ynl80 @$(INSTALL) -m 0644 ../../../../Documentation/netlink/*.yaml $(DESTDIR)$(datarootdir)/ynl/81 @$(INSTALL) -d $(DESTDIR)$(datarootdir)/ynl/specs82 @$(INSTALL) -m 0644 $(SPECS_DIR)/*.yaml $(DESTDIR)$(datarootdir)/ynl/specs/
Completed in 2 milliseconds