src_files += blob-gethash.sh blob-gettype.sh commit.d.sh commit.f.sh commit.sh file-gettype.sh get.d.sh get.f.sh get.sh ls.sh print.sh tree.sh
out_files += blob-gethash    blob-gettype    commit.d    commit.f    commit    file-gettype    get.d    get.f    get    ls    print    tree

src_files += _stdio.sh
sys_files += $(pkglibexecdir)/modules/$(name)/_stdio.sh

$(DESTDIR)$(pkglibexecdir)/modules/$(name)/_stdio.sh: $(srcdir)/_stdio.sh | $(DESTDIR)$(pkglibexecdir)/modules/$(name)
	$(INSTALL_DATA) $< $@