lix/src/nix-hash/Makefile

8 lines
127 B
Makefile
Raw Normal View History

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