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






                                                  
PROGRAMS += nix-hash

nix-hash_DIR := $(here)

nix-hash_SOURCES = nix-hash.cc

nix-hash_LIBS = libmain libstore libutil libformat