lix/src/nix-hash/local.mk
2014-01-30 12:11:06 +01:00

8 lines
133 B
Makefile

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