about summary refs log blame commit diff
path: root/src/nix-hash/local.mk
blob: 7c290ca8466e5fb59ef9aba27cc4ddd0bc2882f0 (plain) (tree)
1
2
3
4
5
6
7
                    
 
                    
 
                                    

                                                  
programs += nix-hash

nix-hash_DIR := $(d)

nix-hash_SOURCES := $(d)/nix-hash.cc

nix-hash_LIBS = libmain libstore libutil libformat