Nix/src/nix-hash/Makefile.new
2013-11-22 15:54:18 +01:00

8 lines
130 B
Makefile

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