tvl-depot/src/nix-hash/Makefile
2013-11-25 15:25:13 +00:00

7 lines
127 B
Makefile

PROGRAMS += nix-hash
nix-hash_DIR := $(d)
nix-hash_SOURCES = nix-hash.cc
nix-hash_LIBS = libmain libstore libutil libformat