about summary refs log blame commit diff
path: root/corepkgs/nar/Makefile.am
blob: 103051e2253712b29ded844714bc6c0cddfd5a31 (plain) (tree)
1
2
3
4
5
6
7
8
9
                 

                   

                                                           
                                                                               
                                                                       

                           
 
                              
all-local: nar.sh

install-exec-local:
	$(INSTALL) -d $(DESTDIR)$(datadir)/nix/corepkgs
	$(INSTALL) -d $(DESTDIR)$(datadir)/nix/corepkgs/nar
	$(INSTALL_DATA) $(srcdir)/nar.nix $(DESTDIR)$(datadir)/nix/corepkgs/nar
	$(INSTALL_PROGRAM) nar.sh $(DESTDIR)$(datadir)/nix/corepkgs/nar

include ../../substitute.mk

EXTRA_DIST = nar.nix nar.sh.in