Searched refs:datarootdir (Results 1 – 1 of 1) sorted by relevance
12 datarootdir ?= $(prefix)/share macro13 docdir ?= $(datarootdir)/doc80 @$(INSTALL) -d $(DESTDIR)$(datarootdir)/ynl81 @$(INSTALL) -m 0644 ../../../../Documentation/netlink/*.yaml $(DESTDIR)$(datarootdir)/ynl/82 @$(INSTALL) -d $(DESTDIR)$(datarootdir)/ynl/specs83 @$(INSTALL) -m 0644 $(SPECS_DIR)/*.yaml $(DESTDIR)$(datarootdir)/ynl/specs/